Home
last modified time | relevance | path

Searched refs:_detached (Results 1 – 2 of 2) sorted by relevance

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