Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance
661 struct stb_context { struct662 uint32_t stb_buf_size;663 bool enabled;664 spinlock_t lock;781 struct stb_context stb_context; member