HomeSort by relevance Sort by last modified time
    Searched refs:__pthread_mutex_unlock (Results 1 - 6 of 6) sorted by null

  /external/selinux/libselinux/src/
label_file.h 376 __pthread_mutex_unlock(&spec->regex_lock);
387 __pthread_mutex_unlock(&spec->regex_lock);
408 __pthread_mutex_unlock(&spec->regex_lock);
420 __pthread_mutex_unlock(&spec->regex_lock);
selinux_internal.h 173 #define __pthread_mutex_unlock(LOCK) \ macro
regex.c 220 __pthread_mutex_unlock(&regex->match_mutex);
  /external/syzkaller/vendor/golang.org/x/sys/unix/
syscall_dragonfly.go 435 // __pthread_mutex_unlock
syscall_darwin.go 590 // __pthread_mutex_unlock
syscall_freebsd.go 667 // __pthread_mutex_unlock

Completed in 344 milliseconds