HomeSort by relevance Sort by last modified time
    Searched defs:ThreadCreated (Results 1 - 5 of 5) sorted by null

  /external/lldb/source/API/
SBHostOS.cpp 62 SBHostOS::ThreadCreated (const char *name)
64 Host::ThreadCreated (name);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_custom.h 67 void (*ThreadCreated)(PERF_OBJHANDLE hObject,
152 ((PERF_OBJHANDLE)(hObject))->ci.ThreadCreated( \
  /external/lldb/source/Host/freebsd/
Host.cpp 71 Host::ThreadCreated (const char *thread_name)
  /external/lldb/source/Host/linux/
Host.cpp 443 Host::ThreadCreated (const char *thread_name)
  /external/lldb/source/Host/common/
Host.cpp 532 Host::ThreadCreated (const char *thread_name)
569 Host::ThreadCreated (info->thread_name.c_str());
    [all...]

Completed in 128 milliseconds