op_lockfile.h

Go to the documentation of this file.
00001 
00012 #ifndef OP_LOCKFILE_H
00013 #define OP_LOCKFILE_H
00014 
00015 #ifdef __cplusplus
00016 extern "C" {
00017 #endif
00018 
00019 #include <sys/types.h>
00020 
00028 int op_write_lock_file(char const * file);
00029 
00030 #ifdef __cplusplus
00031 }
00032 #endif
00033 
00034 #endif /* OP_LOCKFILE_H */

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1