|
dxd - dynax driver framework 2.6.0d172
cross platform open source driver development framework
|
partially lock free doubly linked list More...
#include <dxd_sync.h>
Inheritance diagram for dxd::doubly::linked::list< item_t >:
Collaboration diagram for dxd::doubly::linked::list< item_t >:Public Member Functions | |
| template<typename return_t = os_result, typename exec_t > | |
| return_t | each (exec_t exec) |
| item_t * | pop () |
| pop item from head | |
| item_t * | pop (item_t *item) |
| pop item | |
| list & | print () |
| item_t * | push (item_t *item) |
| push item to head | |
partially lock free doubly linked list
|
inlineinherited |
|
inlineinherited |
pop item from head
Here is the caller graph for this function:
|
inline |
pop item
Here is the caller graph for this function:
|
inline |
Here is the call graph for this function:
|
inline |
push item to head
Here is the caller graph for this function:| (c) copyright 2009 dynamic acoustics e.U. | generated on Mon Nov 3 2025 |