Searched refs:state_lock (Results 1 – 4 of 4) sorted by relevance
123 int state_lock(const char *file, int timeout) in state_lock() function
52 int state_lock(const char *file, int timeout);
214 lock_fd = state_lock(file, 10); in load_configuration()
1617 lock_fd = state_lock(file, 10); in save_state()