Home
last modified time | relevance | path

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

/mirbsd/src/lib/libpthread/uthread/
Duthread_fd.c278 _thread_fd_unlock_thread(struct pthread *thread, int fd, int lock_type) in _thread_fd_unlock_thread() function
398 _thread_fd_unlock_thread(curthread, fd, lock_type); in _thread_fd_unlock()
427 _thread_fd_unlock_thread(pthread, fd, FD_RDWR); in _thread_fd_unlock_owned()
Dpthread_private.h1120 void _thread_fd_unlock_thread(struct pthread *, int, int);