Searched refs:current_thread_volatile (Results 1 – 3 of 3) sorted by relevance
87 current_thread_volatile(void) in current_thread_volatile() function
425 #define current_thread_volatile() get_active_thread_volatile() macro
3003 assert(thread == current_thread_volatile()); in thread_invoke()3169 assert(self == current_thread_volatile()); in thread_invoke()3309 assert(self == current_thread_volatile()); in thread_dispatch()