|
dxd - dynax driver framework 2.6.0d204
cross platform open source driver development framework
|
lock free singly linked list More...
#include <dxd_sync.h>
Public Member Functions | |
| template<typename return_t = os_result, typename exec_t> | |
| return_t | each (exec_t exec) |
| list () | |
| item_t * | pop () |
| pop item from head | |
| list & | print () |
| item_t * | push (item_t *item) |
| push item to head | |
lock free singly linked list
|
inline |
|
inline |
|
inline |
pop item from head
|
inline |
|
inline |
push item to head
| (c) copyright 2009 dynamic acoustics e.U. | generated on |