Searched refs:HasThreadNoLock (Results 1 – 4 of 4) sorted by relevance
106 bool HasThreadNoLock(lldb::tid_t thread_id);
831 bool NativeProcessNetBSD::HasThreadNoLock(lldb::tid_t thread_id) { in HasThreadNoLock() function in NativeProcessNetBSD849 assert(!HasThreadNoLock(thread_id) && in AddThread()865 assert(HasThreadNoLock(thread_id) && in RemoveThread()
112 bool HasThreadNoLock(lldb::tid_t thread_id);
815 bool NativeProcessFreeBSD::HasThreadNoLock(lldb::tid_t thread_id) { in HasThreadNoLock() function in NativeProcessFreeBSD833 assert(!HasThreadNoLock(thread_id) && in AddThread()849 assert(HasThreadNoLock(thread_id) && in RemoveThread()