|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
Include dependency graph for threadset.h:
This graph shows which files directly or indirectly include this file:Data Structures | |
| struct | cace_threadinfo_t |
Functions | |
| int | cace_threadset_start (cace_threadset_t tset, const cace_threadinfo_t *info, size_t count, void *arg) |
| int | cace_threadset_join (cace_threadset_t tset) |
| int cace_threadset_join | ( | cace_threadset_t | tset | ) |
References CACE_LOG_ERR.
Referenced by main(), refda_agent_stop(), and refdm_mgr_stop().
| int cace_threadset_start | ( | cace_threadset_t | tset, |
| const cace_threadinfo_t * | info, | ||
| size_t | count, | ||
| void * | arg | ||
| ) |
References CACE_LOG_ERR, and CACE_LOG_INFO.
Referenced by main(), refda_agent_start(), and refdm_mgr_start().