Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ test_intrusive_mpsc_queue.cpp
File
test_intrusive_mpsc_queue.cpp
test/stdexec/detail/test_intrusive_mpsc_queue.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <catch2/catch_all.hpp>
2
#include <stdexec/__detail/__intrusive_mpsc_queue.hpp>
3
4
#include <algorithm>
Callers
nothing calls this directly
Calls
6
insert
Method · 0.80
push_back
Method · 0.45
get
Method · 0.45
pop_front
Method · 0.45
join
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected