API Reference Manual  1.48.0
api/abi-default/thrmask.h File Reference

ODP thread masks. More...

#include <odp/api/cpumask.h>
Include dependency graph for api/abi-default/thrmask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  odp_thrmask_s
 

Macros

#define ODP_THRMASK_STR_SIZE   ODP_CPUMASK_STR_SIZE
 The maximum number of characters needed to record any thread mask as a string (output of odp_thrmask_to_str()).
 

Typedefs

typedef struct odp_thrmask_s odp_thrmask_t
 ODP Thread mask.
 

Detailed Description

ODP thread masks.

Definition in file api/abi-default/thrmask.h.