Searched defs:thr_self (Results 1 – 3 of 3) sorted by relevance
2993 pub fn thr_self() -> ::thread_t; in thr_self() function
5195 pub fn thr_self(tid: *mut ::c_long) -> ::c_int; in thr_self() function
2658 pub fn thr_self() -> thread_t; in thr_self() function