Searched defs:stb_context (Results 1 – 1 of 1) sorted by relevance
469 struct stb_context { struct470 uint32_t stb_buf_size;471 bool enabled;472 spinlock_t lock;567 struct stb_context stb_context; member