Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Drw_bitmaps.c42 static void unix_pthread_mutex_unlock(mutex_t *mutex) in unix_pthread_mutex_unlock() function
50 #define unix_pthread_mutex_unlock(mutex_t) do {} while (0) macro