| Embedded Wireless Framework
    | 
The platform mutex structure. More...
#include <ewf_platform_threadx.h>
| Data Fields | |
| SemaphoreHandle_t | semaphore_handle | 
| StaticSemaphore_t | semaphore | 
| pthread_mutex_t | mutex | 
| pthread_mutexattr_t | mutexattr | 
| TX_SEMAPHORE | sem | 
| CHAR * | name_cstr | 
| HANDLE | hMutex | 
The platform mutex structure.