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

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

Completed in 66 milliseconds