Define epicsMutexCreate

Define Documentation

epicsMutexCreate()

Create an epicsMutex semaphore for use from C code.

This macro stores the source location of the creation call in the mutex.

Returns

An identifier for the mutex, or NULL if one could not be created.