ARGOBOTS
latest
|
#include <abti_sync_lifo.h>
Data Fields | |
struct ABTI_sync_lifo_element * | p_next |
Definition at line 16 of file abti_sync_lifo.h.
struct ABTI_sync_lifo_element* ABTI_sync_lifo_element::p_next |
Definition at line 17 of file abti_sync_lifo.h.
Referenced by ABTI_sync_lifo_pop(), ABTI_sync_lifo_pop_unsafe(), ABTI_sync_lifo_push(), and ABTI_sync_lifo_push_unsafe().