Searched refs:thread_store_t (Results 1 – 4 of 4) sorted by relevance
48 } thread_store_t; typedef59 } thread_store_t; typedef67 extern void* thread_store_get(thread_store_t* store);69 extern void thread_store_set(thread_store_t* store,
51 void* thread_store_get( thread_store_t* store ) in thread_store_get()59 extern void thread_store_set( thread_store_t* store, in thread_store_set()77 void* thread_store_get( thread_store_t* store ) in thread_store_get()85 void thread_store_set( thread_store_t* store, in thread_store_set()
97 static thread_store_t tls;