Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

user_locks.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

int user_lock (unsigned int id1, unsigned int id2, LOCKMODE lockmode)
int user_unlock (unsigned int id1, unsigned int id2, LOCKMODE lockmode)
int user_write_lock (unsigned int id1, unsigned int id2)
int user_write_unlock (unsigned int id1, unsigned int id2)
int user_write_lock_oid (Oid oid)
int user_write_unlock_oid (Oid oid)
int user_unlock_all (void)


Function Documentation

int user_lock unsigned int  id1,
unsigned int  id2,
LOCKMODE  lockmode
 

Referenced by user_write_lock(), and user_write_lock_oid().

int user_unlock unsigned int  id1,
unsigned int  id2,
LOCKMODE  lockmode
 

Referenced by user_write_unlock(), and user_write_unlock_oid().

int user_unlock_all void   ) 
 

Definition at line 76 of file user_locks.c.

int user_write_lock unsigned int  id1,
unsigned int  id2
 

int user_write_lock_oid Oid  oid  ) 
 

Definition at line 64 of file user_locks.c.

References user_lock().

int user_write_unlock unsigned int  id1,
unsigned int  id2
 

int user_write_unlock_oid Oid  oid  ) 
 

Definition at line 70 of file user_locks.c.

References user_unlock().


Generated on Sat Mar 27 19:22:17 2004 for Literature by doxygen 1.3.6-20040222