Searched refs:THR_STOP (Results 1 – 1 of 1) sorted by relevance
39 THR_STOP, enumerator223 return THR_STOP; in worker_encode()231 return THR_STOP; in worker_encode()261 if (state >= THR_STOP) in worker_encode()294 return THR_STOP; in worker_encode()312 if (state >= THR_STOP) in worker_encode()324 return THR_STOP; in worker_encode()331 return THR_STOP; in worker_encode()357 if (thr->state == THR_STOP) { in worker_start()371 assert(state != THR_STOP); in worker_start()[all …]