Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/tests/
H A Darm_matrix.c449 DONE enumerator
492 wait_for_thread_state_test_state(DONE); in test_matrix_thread_state_child()
535 thread_set_state_test_state(DONE); in test_matrix_thread_state()