RTEMS  5.1
Functions
mutexlock.c File Reference

Call to function enables locking of Mutex Object referenced by mutex. More...

#include <rtems/posix/muteximpl.h>

Functions

int pthread_mutex_lock (pthread_mutex_t *mutex)
 

Detailed Description

Call to function enables locking of Mutex Object referenced by mutex.