Searched defs:thread_state (Results 1 – 4 of 4) sorted by relevance
45 DeferCallThreadState *thread_state = get_ptr_defer_call_thread_state(); in defer_call_atexit() local69 DeferCallThreadState *thread_state = get_ptr_defer_call_thread_state(); in defer_call() local117 DeferCallThreadState *thread_state = get_ptr_defer_call_thread_state(); in defer_call_begin() local132 DeferCallThreadState *thread_state = get_ptr_defer_call_thread_state(); in defer_call_end() local
63 uint64_t thread_state; in test_xscom_core() local
78 void* thread_state; in get_thread_state() local250 void* thread_state = pidData->use_tls ? get_thread_state(tls_base, pidData) local
113 enum thread_state { enum