Home
last modified time | relevance | path

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

/freebsd/tests/sys/kern/
H A Dssl_sendfile.c67 EXITING, enumerator
169 c->state = EXITING; in common_cleanup()
221 while (c->state != EXITING) { in server_thread()
/freebsd/contrib/llvm-project/libc/src/__support/threads/
H A Dthread.h56 EXITING = 0x22, enumerator
/freebsd/contrib/llvm-project/libc/src/__support/threads/linux/
H A Dthread.cpp500 joinable_state, uint32_t(DetachState::EXITING))) { in thread_exit()