Searched defs:nthreads (Results 1 – 10 of 10) sorted by relevance
40 thread_create (int nthreads, size_t stacksize, size_t guardsize) in thread_create()
50 int nthreads = 10; in main() local
59 mach_msg_type_number_t nthreads = 3, i; in ptrace() local
89 mach_msg_type_number_t nthreads = 0; in _Fork() local
81 static int nthreads; variable
91 static int nthreads; variable
513 size_t nthreads; in abort_all_rpcs() local665 mach_msg_type_number_t nthreads, i; in weak_alias() local
92 int nthreads; member
244 int nthreads = -1; variable
223 int nthreads; /* Total number of threads in use. */ member