ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcppPosix.c File Reference
#include <ngc/core/ngcpp.h>

Macros

#define _GNU_SOURCE
 

Functions

int ngcppSemWaitTmo (ngcb_sema_t *sem, int tmo)
 

Detailed Description

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ ngcppSemWaitTmo()

int ngcppSemWaitTmo ( ngcb_sema_t * sem,
int tmo )

Waits with timeout for a semaphore.