Home
last modified time | relevance | path

Searched refs:workitems (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/libntp/
Dwork_thread.c195 sizeof(blocking_children[0]->workitems[0]); in ensure_workitems_empty_slot()
204 c->workitems = erealloc(c->workitems, new_alloc * each); in ensure_workitems_empty_slot()
206 c->workitems[sidx] = NULL; in ensure_workitems_empty_slot()
211 INSIST(NULL == c->workitems[c->head_workitem % c->workitems_alloc]); in ensure_workitems_empty_slot()
268 c->workitems[qhead % c->workitems_alloc] = hdr; in queue_req_pointer()
337 req = c->workitems[qtail]; in receive_blocking_req_internal()
338 c->workitems[qtail] = NULL; in receive_blocking_req_internal()
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_worker.h100 workitems; member
/netbsd/src/external/gpl3/gcc/dist/
DChangeLog485 * libhsail-rt/include/internal/workitems.h: Removed.
497 * libhsail-rt/rt/workitems.c: Removed.