Searched defs:THREAD_ID (Results 1 – 5 of 5) sorted by relevance
44 #define THREAD_ID pthread_self() macro
58 public static final byte THREAD_ID = 12; field in TypesLengths
20 const THREAD_ID = raw::UFFD_FEATURE_THREAD_ID; constant
69 static THREAD_ID: usize = { constant
280 static THREAD_ID: ThreadId = thread::current().id(); in current_thread_id() constant