Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance
494 struct stb_context { struct495 uint32_t stb_buf_size;496 bool enabled;497 spinlock_t lock;603 struct stb_context stb_context; member