HomeSort by: relevance | last modified time | path
    Searched defs:StartThread (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.cc 281 // create it, and so never called StartThread.
306 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, bool workerthread,
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_thread_registry.cpp 282 // create it, and so never called StartThread.
310 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type,
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_thread_registry.cpp 276 // create it, and so never called StartThread.
302 void ThreadRegistry::StartThread(u32 tid, tid_t os_id, ThreadType thread_type,

Completed in 20 milliseconds