Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachThreadList.h47 void CurrentThread (MachThreadSP& threadSP);
DMachThreadList.cpp223 CurrentThread(thread_sp); in CurrentThreadID()
335 MachThreadList::CurrentThread (MachThreadSP& thread_sp) in CurrentThread() function in MachThreadList
/external/lldb/tools/debugserver/source/
DChangeLog408 (MachThreadList::CurrentThread): Use new PTHREAD_MUTEX_LOCKER macro to