funlockfile - stdio locking functions
#include <stdio.h> void funlockfile(FILE *file);
void funlockfile(FILE *file);
Refer to flockfile().