Searched refs:findLowLevelThread (Results 1 – 3 of 3) sorted by relevance
471 if ( !thread_findByAddr( id ) && !findLowLevelThread( id ) ) in dll_process_attach()539 if ( !thread_findByAddr( tid ) && !findLowLevelThread( tid ) )
1372 bool findLowLevelThread(ThreadID tid) nothrow @nogc in findLowLevelThread() function
2643 assert(!findLowLevelThread(tid)); in monitorDLLRefCnt()