Home
last modified time | relevance | path

Searched refs:dequeued (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_queue.c134 pthread_cond_t dequeued; member
345 pthread_cond_init(&queue->zq_cond.dequeued, NULL); in zstream_queue_create()
731 pthread_cond_wait(&queue->zq_cond.dequeued, &queue->zq_mutex); in zstream_enqueue()
790 VERIFY0(pthread_cond_destroy(&queue->zq_cond.dequeued)); in zstream_queue_destroy()
849 pthread_cond_signal(&queue->zq_cond.dequeued); in zstream_dequeue()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_incoming_stream_policy.pod61 Always accept incoming streams, allowing them to be dequeued using
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp1378 kmp_int32 dequeued; in __kmp_release_queuing_lock() local
1409 dequeued = FALSE; in __kmp_release_queuing_lock()
1421 dequeued = KMP_COMPARE_AND_STORE_REL64( in __kmp_release_queuing_lock()
1450 dequeued = TRUE; in __kmp_release_queuing_lock()
1454 if (dequeued) { in __kmp_release_queuing_lock()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-fc.md206 more controlled bytes are dequeued from any stream and passed to the
H A Ddgram-api.md327 all read buffers being dequeued; see below.) For convenience we could have an
/freebsd/sys/dev/isp/
H A DDriverManual.txt168 be dequeued.
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedSiFive7.td239 // instructions, to model that only one vector instruction may be dequeued at a