Searched defs:thread_post (Results 1 – 4 of 4) sorted by relevance
143 struct thread_post { struct153 extern struct thread_post thread_post; argument
46 struct thread_post thread_post; variable84 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
260 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function