Home
last modified time | relevance | path

Searched refs:parent_thread_state (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_mac.cc139 ThreadState *parent_thread_state = nullptr; // No parent. in my_pthread_introspection_hook() local
140 int tid = ThreadCreate(parent_thread_state, 0, (uptr)thread, true); in my_pthread_introspection_hook()