Searched defs:_detached (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc69 bool _detached, u32 _parent_tid, void *arg) {
73 detached = _detached;
68 SetCreated(uptr _user_id, u64 _unique_id, bool _detached, u32 _parent_tid, void *arg) argument

Completed in 127 milliseconds