Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davisking/dlib
/ enqueue
Method
enqueue
dlib/pipe/pipe_kernel_1.h:122–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
);
121
122
bool enqueue (
123
T&& item
124
) { return enqueue(item); }
125
126
bool dequeue (
127
T& item
Callers
15
get_keys
Method · 0.45
get_blocks
Method · 0.45
buffer_token
Method · 0.45
enqueue_bridge_status
Method · 0.45
receive_thread
Method · 0.45
deserialize
Function · 0.45
deserialize
Function · 0.45
sort_this_queue
Method · 0.45
do_zero_size_test_with_timeouts
Function · 0.45
pipe_kernel_test
Function · 0.45
operator()
Method · 0.45
queue_sort_test
Function · 0.45
Calls
no outgoing calls
Tested by
13
do_zero_size_test_with_timeouts
Function · 0.36
pipe_kernel_test
Function · 0.36
operator()
Method · 0.36
queue_sort_test
Function · 0.36
do_test1
Function · 0.36
do_test2
Function · 0.36
do_test3
Function · 0.36
do_test4
Function · 0.36
do_test5
Function · 0.36
do_test5_5
Function · 0.36
do_test6
Function · 0.36
static_set_kernel_test
Function · 0.36