Searched defs:cur_thread (Results 1 – 10 of 10) sorted by relevance
27 void* cur_thread; member
76 ThreadState *cur_thread() { in cur_thread() function
355 ThreadState *cur_thread() { in cur_thread() function
453 INLINE ThreadState *cur_thread() { in cur_thread() function
321 thread_t *cur_thread = get_current_thread(); in arch_set_user_tls() local
162 pthread_t cur_thread = pthread_self(); in ithread_set_affinity() local
155 pthread_t cur_thread = pthread_self(); in ithread_set_affinity() local
180 pthread_t cur_thread = pthread_self(); in ithread_set_affinity() local
824 int cur_thread = 0; in restart() local
1387 ScopedLocalRef<jthread> cur_thread(self->GetJniEnv(), nullptr); in ForceEarlyReturn() local