Searched defs:thread_store_t (Results 1 - 1 of 1) sorted by relevance

/system/core/include/cutils/
H A Dthreads.h41 } thread_store_t; typedef in typeref:struct:__anon42
55 } thread_store_t; typedef in typeref:struct:__anon43
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,

Completed in 110 milliseconds