NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::local_queue 成员列表

成员的完整列表,这些成员属于 neforce::local_queue,包括所有继承而来的类成员

be_stolen_by(local_queue &dst_queue)neforce::local_queue
capacity() const noexceptneforce::local_queueinline
empty() const noexceptneforce::local_queueinline
push_back(function< void()> task)neforce::local_queueinline
queue_sizeneforce::local_queuestatic
remain_size() const noexceptneforce::local_queueinline
set_steal_strategy(const steal_strategy strategy, const uint32_t batch_size=4)neforce::local_queueinline
size() const noexceptneforce::local_queueinline
steal_strategy 枚举名称neforce::local_queue
try_pop()neforce::local_queue