Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
aligned_stack.cpp | ||
barrier.cpp | ||
deque.cpp | ||
spin_lock.cpp | ||
thread.cpp |
This implementation allows one to add the deque_item property to any class and then manage pointers to these items in a deque. We currently use a spinlock for concurrent access.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
aligned_stack.cpp | Loading commit data... | |
barrier.cpp | Loading commit data... | |
deque.cpp | Loading commit data... | |
spin_lock.cpp | Loading commit data... | |
thread.cpp | Loading commit data... |