Searched refs:HasThreadNoLock (Results 1 – 4 of 4) sorted by relevance
106 bool HasThreadNoLock(lldb::tid_t thread_id);
825 bool NativeProcessNetBSD::HasThreadNoLock(lldb::tid_t thread_id) { in HasThreadNoLock() function in NativeProcessNetBSD843 assert(!HasThreadNoLock(thread_id) && in AddThread()859 assert(HasThreadNoLock(thread_id) && in RemoveThread()
112 bool HasThreadNoLock(lldb::tid_t thread_id);
806 bool NativeProcessFreeBSD::HasThreadNoLock(lldb::tid_t thread_id) { in RemoveThread() 824 assert(!HasThreadNoLock(thread_id) &&840 assert(HasThreadNoLock(thread_id) && in Attach() 777 bool NativeProcessFreeBSD::HasThreadNoLock(lldb::tid_t thread_id) { HasThreadNoLock() function in NativeProcessFreeBSD