Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Dfreertos_tls.c202 typedef xSemaphoreHandle _lock_t; typedef
207 void _mwmutex_create( _lock_t * mutex_ptr ) in _mwmutex_create()
212 void _mwmutex_delete( _lock_t * mutex_ptr ) in _mwmutex_delete()
220 void _mwmutex_lock( _lock_t mutex ) in _mwmutex_lock()
230 void _mwmutex_unlock( _lock_t mutex ) in _mwmutex_unlock()