Searched defs:thread_id_size (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DosThread.hpp104 static size_t thread_id_size() { return sizeof(thread_id_t); } function in class:OSThread

Completed in 86 milliseconds