ae2f_docs
Loading...
Searching...
No Matches
Thrd.core.h File Reference

Contains unified types and dependencies. More...

#include <ae2f/Keys.h>
#include "../Sys.h"
#include <pthread.h>
#include <errno.h>
#include <sched.h>

Go to the source code of this file.

Macros

#define _ae2f_SysThrdRes_t   void*
#define _ae2f_SysThrdPrm_t   void*
#define _ae2f_SysThrdID_t   pthread_t

Detailed Description

Contains unified types and dependencies.

Definition in file Thrd.core.h.

Macro Definition Documentation

◆ _ae2f_SysThrdID_t

#define _ae2f_SysThrdID_t   pthread_t

Definition at line 96 of file Thrd.core.h.

◆ _ae2f_SysThrdPrm_t

#define _ae2f_SysThrdPrm_t   void*

Definition at line 95 of file Thrd.core.h.

◆ _ae2f_SysThrdRes_t

#define _ae2f_SysThrdRes_t   void*

Definition at line 94 of file Thrd.core.h.