RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Functions
condclockwait.c File Reference

This source file contains the implementation of pthread_cond_clockwait(). More...

#include <rtems/posix/condimpl.h>
#include <rtems/posix/posixapi.h>

Functions

int pthread_cond_clockwait (pthread_cond_t *cond, pthread_mutex_t *mutex, clockid_t clock_id, const struct timespec *abstime)
 

Detailed Description

This source file contains the implementation of pthread_cond_clockwait().