Home
last modified time | relevance | path

Searched refs:lockfree_fifo (Results 1 – 13 of 13) sorted by relevance

/dports/devel/libe/e-releases-0.11.0/e/
H A Dlockfree_fifo.h44 class lockfree_fifo
47 lockfree_fifo();
48 ~lockfree_fifo() throw ();
62 lockfree_fifo(const lockfree_fifo&);
65 lockfree_fifo& operator = (const lockfree_fifo&);
74 lockfree_fifo<T> :: lockfree_fifo() in lockfree_fifo() function
82 lockfree_fifo<T> :: ~lockfree_fifo() throw () in ~lockfree_fifo()
96 lockfree_fifo<T> :: push(T& val) in push()
143 lockfree_fifo<T> :: pop(T* val) in pop()
198 class lockfree_fifo<T> :: node
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/threads/policies/
H A Dstatic_queue_scheduler.hpp49 typename PendingQueuing = lockfree_fifo,
50 typename StagedQueuing = lockfree_fifo,
H A Dstatic_priority_queue_scheduler.hpp39 typename PendingQueuing = lockfree_fifo,
40 typename StagedQueuing = lockfree_fifo,
H A Dlockfree_queue_backends.hpp21 struct lockfree_fifo;
60 struct lockfree_fifo struct
H A Dlocal_queue_scheduler.hpp54 typename PendingQueuing = lockfree_fifo,
55 typename StagedQueuing = lockfree_fifo,
H A Dlocal_priority_queue_scheduler.hpp56 typename PendingQueuing = lockfree_fifo,
57 typename StagedQueuing = lockfree_fifo,
H A Dshared_priority_queue_scheduler.hpp47 typename PendingQueuing = lockfree_fifo,
48 typename StagedQueuing = lockfree_fifo,
H A Dthread_queue.hpp150 typename TerminatedQueuing = lockfree_fifo>
/dports/devel/hpx/hpx-1.2.1/src/runtime/threads/detail/
H A Dscheduled_thread_pool.cpp34 hpx::compat::mutex, hpx::threads::policies::lockfree_fifo>;
37 hpx::threads::policies::lockfree_fifo>>;
/dports/devel/hpx/hpx-1.2.1/tests/unit/threads/
H A Dschedule_last.cpp89 hpx::compat::mutex, hpx::threads::policies::lockfree_fifo in main()
/dports/devel/libe/e-releases-0.11.0/
H A DMakefile.am30 nobase_include_HEADERS += e/lockfree_fifo.h
/dports/devel/hpx/hpx-1.2.1/examples/resource_partitioner/
H A Dshared_priority_queue_scheduler.hpp167 typename PendingQueuing = lockfree_fifo,
168 typename StagedQueuing = lockfree_fifo,
/dports/devel/hpx/hpx-1.2.1/src/runtime/threads/
H A Dthreadmanager.cpp377 compat::mutex, hpx::threads::policies::lockfree_fifo> in create_pools()
521 compat::mutex, hpx::threads::policies::lockfree_fifo> in create_pools()