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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.cc 66 // ThreadRegistry::FinishThread calls here in ThreadStatusCreated state
282 void ThreadRegistry::FinishThread(u32 tid) {
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_thread_registry.cpp 67 // ThreadRegistry::FinishThread calls here in ThreadStatusCreated state
283 ThreadStatus ThreadRegistry::FinishThread(u32 tid) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_thread_registry.cpp 65 // ThreadRegistry::FinishThread calls here in ThreadStatusCreated state
277 ThreadStatus ThreadRegistry::FinishThread(u32 tid) {

Completed in 63 milliseconds