Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c183 int i, pass, none_found; in thread_termination() local
195 none_found = 0; in thread_termination()
196 while (pass < 4 && !none_found) { in thread_termination()
197 none_found = 1; in thread_termination()
203 none_found = 0; in thread_termination()