Searched defs:thread_post (Results 1 – 4 of 4) sorted by relevance
145 struct thread_post { struct155 extern struct thread_post thread_post; argument
48 struct thread_post thread_post; variable86 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function
127 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function
262 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function