Searched refs:__PTHREAD_SIZE__ (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A D_types.h37 #define __PTHREAD_SIZE__ 1168 macro
47 #define __PTHREAD_SIZE__ 596 macro
72 struct _opaque_pthread_t { long __sig; struct __darwin_pthread_handler_rec *__cleanup_stack; char __opaque[__PTHREAD_SIZE__]; };

Completed in 16 milliseconds