Home
last modified time | relevance | path

Searched defs:ThreadDestroy (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/dd/
Ddd_rtl.cc107 void ThreadDestroy(Thread *thr) { in ThreadDestroy() function
/external/rust/crates/libc/src/unix/nto/
Dneutrino.rs1025 pub fn ThreadDestroy(__tid: ::c_int, __priority: ::c_int, __status: *mut ::c_void) -> ::c_int; in ThreadDestroy() function