Searched refs:tp_forw (Results 1 – 3 of 3) sorted by relevance
49 thread_pools = tpool->tp_forw; in delete_pool()53 tpool->tp_back->tp_forw = tpool->tp_forw; in delete_pool()54 tpool->tp_forw->tp_back = tpool->tp_back; in delete_pool()390 tpool->tp_forw = tpool; in tpool_create()394 thread_pools->tp_back->tp_forw = tpool; in tpool_create()395 tpool->tp_forw = thread_pools; in tpool_create()
64 tpool_t *tp_forw; /* circular list of all thread pools */ member
1768 <var-decl name='tp_forw' type-id='9cf59a50' visibility='default'/>5428 <var-decl name='tp_forw' type-id='9cf59a50' visibility='default'/>