Home
last modified time | relevance | path

Searched refs:lockf (Results 1 – 2 of 2) sorted by relevance

/tools/power/x86/intel-speed-select/
A Disst-daemon.c210 if (lockf(pid_file_handle, F_TLOCK, 0) == -1) {
/tools/perf/
A Dbuiltin-daemon.c1125 static int lockf(int fd, int cmd, off_t len) in lockf() function
1155 if (lockf(fd, F_TLOCK, 0) < 0) { in check_lock()

Completed in 6 milliseconds