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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c166 int thread_locks_misaligned = 0; variable
1179 thread_locks_misaligned = value;
1440 self->ul_misaligned = (char)thread_locks_misaligned;

Completed in 64 milliseconds