Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.h27 #define GET_CURRENT_THREAD pthread_self() macro
50 #define GET_CURRENT_THREAD os::thread::GetCurrentThreadId() // NOLINT(cppcoreguideli… macro