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.c68 int i, cpusetsize, create_suspended, locked, old_stack_prot, ret; in _pthread_create() local
133 create_suspended = 1; in _pthread_create()
135 create_suspended = 0; in _pthread_create()
182 if (create_suspended) { in _pthread_create()
201 if (create_suspended) in _pthread_create()