Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/support/ !
H A Dthreads.c193 int i, pass, none_found; in thread_termination() local
209 none_found = 0; in thread_termination()
210 while (pass < 4 && !none_found) { in thread_termination()
211 none_found = 1; in thread_termination()
217 none_found = 0; in thread_termination()