Searched refs:tp_flags (Results 1 – 3 of 3) sorted by relevance
79 (tpool->tp_flags & (TP_DESTROY | TP_ABANDON))) { in worker_cleanup()80 if (tpool->tp_flags & TP_ABANDON) { in worker_cleanup()85 if (tpool->tp_flags & TP_DESTROY) in worker_cleanup()95 tpool->tp_flags &= ~TP_WAIT; in notify_waiters()120 if (tpool->tp_flags & TP_WAIT) in job_cleanup()144 if (tpool->tp_flags & TP_WAIT) in tpool_worker()147 (tpool->tp_flags & TP_SUSPEND)) && in tpool_worker()148 !(tpool->tp_flags & (TP_DESTROY | TP_ABANDON))) { in tpool_worker()167 if (tpool->tp_flags & TP_DESTROY) in tpool_worker()169 if (tpool->tp_flags & TP_ABANDON) { in tpool_worker()[all …]
75 int tp_flags; /* see below */ member
1999 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>5658 <var-decl name='tp_flags' type-id='95e97e5e' visibility='default'/>