Searched refs:current_thread_volatile (Results 1 – 3 of 3) sorted by relevance
87 current_thread_volatile(void) in current_thread_volatile() function
399 #define current_thread_volatile() get_active_thread_volatile() macro
3079 assert(thread == current_thread_volatile()); in thread_invoke()3239 assert(self == current_thread_volatile()); in thread_invoke()3379 assert(self == current_thread_volatile()); in thread_dispatch()