Home
last modified time | relevance | path

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

/hal_espressif-latest/components/newlib/port/
Desp_time_impl.c59 static _lock_t s_boot_time_lock; variable
94 _lock_acquire(&s_boot_time_lock); in esp_time_impl_set_boot_time()
101 _lock_release(&s_boot_time_lock); in esp_time_impl_set_boot_time()
107 _lock_acquire(&s_boot_time_lock); in esp_time_impl_get_boot_time()
113 _lock_release(&s_boot_time_lock); in esp_time_impl_get_boot_time()