OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:op_write_lock_file
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/libutil/
op_lockfile.h
22
*
op_write_lock_file
- write a lock file
28
int
op_write_lock_file
(char const * file);
op_lockfile.c
42
int
op_write_lock_file
(char const * file)
function
/external/oprofile/daemon/
oprofiled.c
523
if (
op_write_lock_file
(op_lock_file)) {
Completed in 227 milliseconds