lockInfo Struct Reference

List of all members.

Public Attributes

struct lockKey key
int cnt
int locktype
int nRef
struct lockInfopNext
struct lockInfopPrev

Detailed Description

Definition at line 319 of file os_unix.c.


Member Data Documentation

Definition at line 321 of file os_unix.c.

Referenced by findLockInfo(), unixLock(), and unixUnlock().

struct lockKey lockInfo::key [read]

Definition at line 320 of file os_unix.c.

Referenced by findLockInfo().

Definition at line 322 of file os_unix.c.

Referenced by findLockInfo(), unixCheckReservedLock(), unixLock(), and unixUnlock().

Definition at line 323 of file os_unix.c.

Referenced by findLockInfo(), and releaseLockInfo().

struct lockInfo* lockInfo::pNext [read]

Definition at line 324 of file os_unix.c.

Referenced by findLockInfo(), and releaseLockInfo().

struct lockInfo * lockInfo::pPrev [read]

Definition at line 324 of file os_unix.c.

Referenced by findLockInfo(), and releaseLockInfo().


The documentation for this struct was generated from the following file:

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1