Searched refs:sys_mutex_lock (Results 1 – 4 of 4) sorted by relevance
64 #define sys_mutex_lock(mu) macro115 #define sys_mutex_lock(mutex) sys_sem_wait(mutex)143 void sys_mutex_lock(sys_mutex_t *mutex);
57 #define LOCK_TCPIP_CORE() sys_mutex_lock(&lock_tcpip_core)
47 sys_mutex_lock(&call_data->threadsync_node->instance->sem_usage_mutex); in call_synced_function()
410 #define LWIP_MEM_FREE_PROTECT() sys_mutex_lock(&mem_mutex)859 sys_mutex_lock(&mem_mutex); in mem_malloc()