Module fcntl_getlk

Source

Functions§

fcntl_getlk
fcntl(fd, F_GETLK)—Get the first lock that blocks the lock description pointed to by the argument lock. If no such lock is found, then None is returned.