DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
threadset.h File Reference
#include "cace/config.h"
#include <pthread.h>
#include <m-list.h>
+ 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)
 

Function Documentation

◆ cace_threadset_join()

int cace_threadset_join ( cace_threadset_t  tset)

References CACE_LOG_ERR.

Referenced by main(), refda_agent_stop(), and refdm_mgr_stop().

◆ cace_threadset_start()

int cace_threadset_start ( cace_threadset_t  tset,
const cace_threadinfo_t info,
size_t  count,
void *  arg 
)