Searched defs:sys_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
| /external/lib/lwip/ | ||
| A D | sys_arch.c | 191 void sys_mutex_unlock(sys_mutex_t *mutex) in sys_mutex_unlock() function |
| /external/lib/lwip/include/lwip/ | ||
| A D | sys.h | 58 #define sys_mutex_unlock(mu) macro |
Completed in 4 milliseconds