43 #endif // __WVLOCKFILE_H
A WvFastString acts exactly like a WvString, but can take (const char *) strings without needing to a...
bool isok()
Check to make sure no lock is established or that it's owned by us.
bool lock()
Creates the lockfile with the current pid.
bool unlock()
Removes the lockfile if present.
WvString is an implementation of a simple and efficient printable-string class.
pid_t readpid()
Returns one of three things: -1 if the lockfile exists, but is inaccessible.