Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/zlib/
H A Dinflate.h74 DONE, /* finished check, done -- remain here until reset */ enumerator
H A Dinfback.c311 state->mode = DONE; in inflateBack()
614 case DONE: in inflateBack()
H A Dinflate.c1157 state->mode = DONE; in inflate()
1159 case DONE: in inflate()
/xnu-12377.61.12/tests/
H A Darm_matrix.c451 DONE enumerator
494 wait_for_thread_state_test_state(DONE); in test_matrix_thread_state_child()
537 thread_set_state_test_state(DONE); in test_matrix_thread_state()