Home
last modified time | relevance | path

Searched refs:create_suspended (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_create.c62 int i, cpusetsize, create_suspended, locked, old_stack_prot, ret; in _pthread_create() local
127 create_suspended = 1; in _pthread_create()
129 create_suspended = 0; in _pthread_create()
176 if (create_suspended) { in _pthread_create()
195 if (create_suspended) in _pthread_create()