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

/illumos-gate/usr/src/head/
H A Dthread.h111 * must be statically initialized with THR_ONCE_KEY.
114 #define THR_ONCE_KEY (thread_key_t)(-1) macro

Completed in 53 milliseconds