Searched refs:thread_store_get (Results 1 - 3 of 3) sorted by relevance

/system/core/libcutils/
H A Dthreads.c20 void* thread_store_get( thread_store_t* store ) function
50 void* thread_store_get( thread_store_t* store ) function
H A Dqsort_r_compat.c71 struct compar_data* compar_data = (struct compar_data*)thread_store_get(&compar_data_key);
/system/core/include/cutils/
H A Dthreads.h65 extern void* thread_store_get(thread_store_t* store);

Completed in 939 milliseconds