Searched defs:THREAD_ID (Results 1 – 4 of 4) sorted by relevance
42 #define THREAD_ID pthread_self() macro
58 public static final byte THREAD_ID = 12; field in TypesLengths
69 static THREAD_ID: usize = { constant
281 static THREAD_ID: ThreadId = thread::current().id(); in current_thread_id() constant