threads.h | 41 } thread_store_t; typedef in typeref:struct:__anon84323 55 } thread_store_t; typedef in typeref:struct:__anon84324 60 # error "no thread_store_t implementation for your platform !!" 65 extern void* thread_store_get(thread_store_t* store); 67 extern void thread_store_set(thread_store_t* store,
|