Searched refs:thread_user_callback_t (Results 1 – 2 of 2) sorted by relevance
50 typedef void (*thread_user_callback_t)(enum thread_user_state_change new_state, typedef152 thread_user_callback_t user_callback;242 void thread_set_user_callback(thread_t* t, thread_user_callback_t cb);
1025 void thread_set_user_callback(thread_t* t, thread_user_callback_t cb) { in thread_set_user_callback()
Completed in 13 milliseconds