|
ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include <abtd.h>

Data Fields | |
| uint32_t | num |
| ABTD_affinity_id_list ** | p_id_lists |
| void * | p_mem_head |
| uint32_t ABTD_affinity_list::num |
Definition at line 90 of file abtd.h.
Referenced by ABTD_affinity_init(), and list_add().
| ABTD_affinity_id_list** ABTD_affinity_list::p_id_lists |
Definition at line 91 of file abtd.h.
Referenced by ABTD_affinity_init(), and list_add().
| void* ABTD_affinity_list::p_mem_head |
Definition at line 92 of file abtd.h.
Referenced by ABTD_affinity_list_create(), and ABTD_affinity_list_free().
1.8.17