FUNLOCKFILE(3) Library Functions Manual FUNLOCKFILE(3)
NAME
funlockfile —
stdio locking functions
SYNOPSIS
#include <stdio.h> void funlockfile(FILE *file);
DESCRIPTION
Refer to flockfile(3) .
DERIVATION
Derived from the POSIX Threads Extension (1003.1c-1995)
February 1997 posix.fail