Searched defs:queue (Results 1 - 25 of 208) sorted by relevance

123456789

/macosx-10.10.1/apr-32/apr-util/apr-util/include/
H A Dapr_queue.h113 APU_DECLARE(unsigned int) apr_queue_size(apr_queue_t *queue); variable
120 APU_DECLARE(apr_status_t) apr_queue_interrupt_all(apr_queue_t *queue); variable
128 APU_DECLARE(apr_status_t) apr_queue_term(apr_queue_t *queue); variable
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Dqueue.tcl[all...]
H A Dqueue_tcl.tcl[all...]
/macosx-10.10.1/postfix-255/postfix/src/oqmgr/
H A Dqmgr_enable.c79 QMGR_QUEUE *queue; local
98 void qmgr_enable_queue(QMGR_QUEUE *queue) argument
[all...]
H A Dqmgr_error.c88 QMGR_QUEUE *queue; local
[all...]
H A Dqmgr_scan.c176 qmgr_scan_create(const char *queue) argument
[all...]
/macosx-10.10.1/postfix-255/postfix/src/qmgr/
H A Dqmgr_enable.c79 QMGR_QUEUE *queue; local
98 void qmgr_enable_queue(QMGR_QUEUE *queue) argument
[all...]
H A Dqmgr_error.c88 QMGR_QUEUE *queue; local
[all...]
H A Dqmgr_peer.c78 QMGR_PEER *qmgr_peer_create(QMGR_JOB *job, QMGR_QUEUE *queue) argument
98 QMGR_QUEUE *queue = peer->queue; local
115 qmgr_peer_find(QMGR_JOB *job, QMGR_QUEUE *queue) argument
122 qmgr_peer_obtain(QMGR_JOB *job, QMGR_QUEUE *queue) argument
136 QMGR_QUEUE *queue; local
[all...]
H A Dqmgr_scan.c176 qmgr_scan_create(const char *queue) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dtq.el[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/queue/
H A Dds.h22 Tcl_Obj* queue; /* List object holding the main queue */ member in struct:Q
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dfeedmail.el[all...]
/macosx-10.10.1/Heimdal-398.1.2/base/
H A Dqueue.c46 heim_async_f(heim_queue_t queue, void *ctx, void (*callback)(void *data)) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/replay/scripts/tests/expected/
H A Dgenerate-enum-encoding-helpers-with-guarded-values.json-TestReplayInputs.h48 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
H A Dgenerate-enum-encoding-helpers.json-TestReplayInputs.h52 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
H A Dgenerate-enum-with-guard.json-TestReplayInputs.h49 static InputQueue queue() { return InputQueue::EventLoopInput; } function in struct:JSC::InputTraits
H A Dgenerate-enums-with-same-base-name.json-TestReplayInputs.h47 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
H A Dgenerate-input-with-guard.json-TestReplayInputs.h49 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
58 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
H A Dgenerate-input-with-vector-members.json-TestReplayInputs.h45 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
H A Dgenerate-inputs-with-flags.json-TestReplayInputs.h46 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
54 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
H A Dgenerate-memoized-type-modes.json-TestReplayInputs.h46 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
54 static InputQueue queue() { return InputQueue::ScriptMemoizedData; } function in struct:JSC::InputTraits
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DTokenBuffer.hpp96 CircularQueue<RefToken> queue; member in class:antlr::TokenBuffer
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/
H A Dasynchttp.h48 dispatch_queue_t queue; member in struct:asynchttp_s
/macosx-10.10.1/Security-57031.1.35/securityd/securityd_service/KeyStore/
H A DKeyStoreEvents.c24 static void start(dispatch_queue_t queue) argument

Completed in 159 milliseconds

123456789