Searched defs:thread_post (Results 1 – 4 of 4) sorted by relevance
118 struct thread_post { struct128 extern struct thread_post thread_post; argument
42 struct thread_post thread_post; variable80 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function
138 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function
215 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function