Searched refs:parent_thread_state (Results 1 – 1 of 1) sorted by relevance
134 ThreadState *parent_thread_state = nullptr; // No parent. in my_pthread_introspection_hook() local135 int tid = ThreadCreate(parent_thread_state, 0, (uptr)thread, true); in my_pthread_introspection_hook()