Home
last modified time | relevance | path

Searched refs:othread_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_http_server/src/port/esp32/
Dosal.h23 typedef TaskHandle_t othread_t; typedef
25 static inline int httpd_os_thread_create(othread_t *thread, in httpd_os_thread_create()
48 static inline othread_t httpd_os_thread_handle(void) in httpd_os_thread_handle()
/hal_espressif-3.6.0/components/esp_http_server/src/
Desp_httpd_priv.h40 othread_t handle; /*!< Handle to thread/task */