xSemaphoreCreateMutex is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

If the mutex was successfully created then a handle to the created semaphore is returned. If there was not enough heap to allocate the mutex data structures then NULL is returned.

References

from examples