Searched refs:uthread_size (Results 1 – 3 of 3) sorted by relevance
171 __private_extern__ const size_t uthread_size = sizeof(struct uthread); variable
1586 extern const size_t uthread_size;
254 size += roundup(uthread_size, _Alignof(struct thread)); in thread_zone_startup()