RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
condtimedwait.c File Reference

Waiting on a Condition. More...

#include <rtems/posix/condimpl.h>

Functions

int pthread_cond_timedwait (pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime)
 

Detailed Description

Waiting on a Condition.