Use lockf() when flock() is not available On Solaris flock() is not available, and we should use instead lockf() or fcntl().