HomeSort by: relevance | last modified time | path
    Searched defs:drain_queue (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c 160 drain_queue(isc__networker_t *worker, netievent_type_t type);
511 drain_queue(&mgr->workers[isc_nm_tid()], NETIEVENT_PRIORITY);
524 drain_queue(&mgr->workers[isc_nm_tid()], NETIEVENT_PRIVILEGED);
748 drain_queue(worker, NETIEVENT_PRIVILEGED);
769 drain_queue(worker, NETIEVENT_PRIVILEGED);
770 drain_queue(worker, NETIEVENT_TASK);
909 drain_queue(worker, NETIEVENT_PRIORITY);
913 drain_queue(isc__networker_t *worker, netievent_type_t type) { function
  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 2774 drain_queue (void *thread_arg) function
4482 int err = pthread_create (&aq->thread_drain_queue, NULL, &drain_queue, aq);
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 2617 drain_queue (void *thread_arg) function
3884 int err = pthread_create (&aq->thread_drain_queue, NULL, &drain_queue, aq);

Completed in 42 milliseconds