Home
last modified time | relevance | path

Searched defs:mutex (Results 1 – 1 of 1) sorted by relevance

/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c166 void __attribute__((weak)) ethosu_mutex_destroy(void *mutex) in ethosu_mutex_destroy()
171 int __attribute__((weak)) ethosu_mutex_lock(void *mutex) in ethosu_mutex_lock()
177 int __attribute__((weak)) ethosu_mutex_unlock(void *mutex) in ethosu_mutex_unlock()