Searched refs:current_thread_volatile (Results 1 – 3 of 3) sorted by relevance
87 current_thread_volatile(void) in current_thread_volatile() function
394 #define current_thread_volatile() get_active_thread_volatile() macro
3307 assert(thread == current_thread_volatile()); in thread_invoke()3470 assert(self == current_thread_volatile()); in thread_invoke()3614 assert(self == current_thread_volatile()); in thread_dispatch()