Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance
472 struct stb_context { struct473 uint32_t stb_buf_size;474 bool enabled;475 spinlock_t lock;564 struct stb_context stb_context; member