Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance
492 struct stb_context { struct493 uint32_t stb_buf_size;494 bool enabled;495 spinlock_t lock;598 struct stb_context stb_context; member