Searched refs:s_threads_mux (Results 1 – 11 of 11) sorted by relevance
55 static SemaphoreHandle_t s_threads_mux = NULL; variable74 s_threads_mux = xSemaphoreCreateMutex(); in esp_pthread_init()75 if (s_threads_mux == NULL) { in esp_pthread_init()298 if (xSemaphoreTake(s_threads_mux, portMAX_DELAY) != pdTRUE) { in pthread_create()302 xSemaphoreGive(s_threads_mux); in pthread_create()324 if (xSemaphoreTake(s_threads_mux, portMAX_DELAY) != pdTRUE) { in pthread_join()355 xSemaphoreGive(s_threads_mux); in pthread_join()360 if (xSemaphoreTake(s_threads_mux, portMAX_DELAY) != pdTRUE) { in pthread_join()365 xSemaphoreGive(s_threads_mux); in pthread_join()383 if (xSemaphoreTake(s_threads_mux, portMAX_DELAY) != pdTRUE) { in pthread_detach()[all …]
7469 .sbss.s_threads_mux
7347 .sbss.s_threads_mux
9618 .bss.s_threads_mux
10993 .bss.s_threads_mux
10248 .bss.s_threads_mux
19124 .bss.s_threads_mux
33401 .bss.s_threads_mux
34245 .bss.s_threads_mux
33919 .sbss.s_threads_mux
51232 .bss.s_threads_mux