Searched refs:tp_flags (Results 1 – 3 of 3) sorted by relevance
78 (tpool->tp_flags & (TP_DESTROY | TP_ABANDON))) { in worker_cleanup()79 if (tpool->tp_flags & TP_ABANDON) { in worker_cleanup()84 if (tpool->tp_flags & TP_DESTROY) in worker_cleanup()94 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()146 (tpool->tp_flags & TP_SUSPEND)) && in tpool_worker()147 !(tpool->tp_flags & (TP_DESTROY | TP_ABANDON))) { in tpool_worker()166 if (tpool->tp_flags & TP_DESTROY) in tpool_worker()168 if (tpool->tp_flags & TP_ABANDON) { in tpool_worker()[all …]
74 int tp_flags; /* see below */ member
1798 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>5458 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>