Searched defs:inqueue (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/multiprocessing/ |
| D | pool.py | 97 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/ |
| D | gstencodebasebin.c | 144 GstElement *inqueue; /* Queue just after the identity */ member
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
| D | sctp_structs.h | 595 struct sctp_readhead inqueue; member
|