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

/system/bt/osi/include/
H A Dthread.h29 typedef void (*thread_fn)(void* context); typedef
56 bool thread_post(thread_t* thread, thread_fn func, void* context);

Completed in 193 milliseconds