Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance
663 struct stb_context { struct664 uint32_t stb_buf_size;665 bool enabled;666 spinlock_t lock;783 struct stb_context stb_context; member