Searched defs:thread_self (Results 1 – 11 of 11) sorted by relevance
88 let thread_self = unsafe { zx_thread_self() }; in try_lock() localVariable94 let thread_self = unsafe { zx_thread_self() }; in lock() localVariable
85 bool thread_self = false; in main() local
211 let thread_self = libc::find_thread(ptr::null_mut()); in set_name() localVariable