Searched defs:rpc_fd_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dfdsync.c76 * If rpc_fd_lock() fails to acquire a lock, it returns non-zero (ENOMEM).
78 * The caller of rpc_fd_lock() must call rpc_fd_unlock() even if
79 * rpc_fd_lock() failed. This keeps _sigoff() and _sigon() balanced.
81 * If search() and create_block() fail for rpc_fd_lock(), then search()
87 rpc_fd_lock(const void *handle, int fd) function

Completed in 44 milliseconds