Searched refs:tp_flags (Results 1 – 3 of 3) sorted by relevance
83 if (tpool->tp_flags & TP_DESTROY) in worker_cleanup()93 tpool->tp_flags &= ~TP_WAIT; in notify_waiters()119 if (tpool->tp_flags & TP_WAIT) in job_cleanup()143 if (tpool->tp_flags & TP_WAIT) in tpool_worker()470 tpool->tp_flags |= TP_DESTROY; in tpool_destroy()471 tpool->tp_flags &= ~TP_SUSPEND; in tpool_destroy()480 tpool->tp_flags |= TP_WAIT; in tpool_destroy()508 tpool->tp_flags |= TP_ABANDON; in tpool_abandon()528 tpool->tp_flags |= TP_WAIT; in tpool_wait()541 tpool->tp_flags |= TP_SUSPEND; in tpool_suspend()[all …]
74 int tp_flags; /* see below */ member
1507 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>3491 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>