Home
last modified time | relevance | path

Searched defs:inqueue (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/multiprocessing/
Dpool.py97 def worker(inqueue, outqueue, initializer=None, initargs=(), maxtasks=None, argument
312 def _repopulate_pool_static(ctx, Process, processes, pool, inqueue, argument
331 def _maintain_pool(ctx, Process, processes, pool, inqueue, outqueue, argument
505 pool, inqueue, outqueue, initializer, initargs, argument
669 def _help_stuff_finish(inqueue, task_handler, size): argument
678 def _terminate_pool(cls, taskqueue, inqueue, outqueue, pool, change_notifier, argument
943 def _help_stuff_finish(inqueue, task_handler, size): argument
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c144 GstElement *inqueue; /* Queue just after the identity */ member
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h595 struct sctp_readhead inqueue; member