Home
last modified time | relevance | path

Searched defs:cur_thread (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/trusty/lk/arch/x86/include/arch/x86/
Dmp.h27 void* cur_thread; member
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cc76 ThreadState *cur_thread() { in cur_thread() function
H A Dtsan_platform_linux.cc355 ThreadState *cur_thread() { in cur_thread() function
H A Dtsan_rtl.h453 INLINE ThreadState *cur_thread() { in cur_thread() function
/aosp_15_r20/external/trusty/lk/arch/x86/
Darch.c321 thread_t *cur_thread = get_current_thread(); in arch_set_user_tls() local
/aosp_15_r20/external/libmpeg2/common/
H A Dithread.c162 pthread_t cur_thread = pthread_self(); in ithread_set_affinity() local
/aosp_15_r20/external/libhevc/common/
H A Dithread.c155 pthread_t cur_thread = pthread_self(); in ithread_set_affinity() local
/aosp_15_r20/external/libavc/common/
H A Dithread.c180 pthread_t cur_thread = pthread_self(); in ithread_set_affinity() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp824 int cur_thread = 0; in restart() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.cc1387 ScopedLocalRef<jthread> cur_thread(self->GetJniEnv(), nullptr); in ForceEarlyReturn() local