Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/thread/
Dthread_fd.c15 WEAK_NAME(_thread_fd_lock)(int fd __unused, int lock_type __unused, in WEAK_NAME() argument
/mirbsd/src/lib/libpthread/uthread/
Duthread_fd.c436 _thread_fd_lock(int fd, int lock_type, struct timespec * timeout) in _thread_fd_lock() function