RTEMS  5.1
Functions
mutextimedlock.c File Reference

Mutex Timed Lock. More...

#include <rtems/posix/muteximpl.h>

Functions

int pthread_mutex_timedlock (pthread_mutex_t *mutex, const struct timespec *abstime)
 

Detailed Description

Mutex Timed Lock.

Function Documentation

◆ pthread_mutex_timedlock()

int pthread_mutex_timedlock ( pthread_mutex_t *  mutex,
const struct timespec *  abstime 
)

11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93

NOTE: P1003.4b/D8 adds pthread_mutex_timedlock(), p. 29