H A D | lock.c | 618 lock_acquire(LOCK_T * a_theLock,int * a_fd,char * a_root,char * a_key,char * a_object,int a_quiet,int a_wait,long a_timeout,int a_exclusive,char * a_altRoot,pid_t a_pid,zoneid_t a_zid) lock_acquire() argument 794 lock_release(int a_fd,char * a_key,char * a_object,int a_quiet) lock_release() argument 895 lock_status(int a_fd,char * a_key,char * a_object,int a_quiet) lock_status() argument 995 _lock_acquire(LOCK_T * a_theLock,int a_fd,char * a_key,char * a_object,int a_quiet,int a_exclusive,pid_t a_pid,zoneid_t a_zid) _lock_acquire() argument 1621 _findLock(LOCK_T * a_theLock,RECORDNUM_T * r_recordNum,int a_fd,char * a_object,char * a_key) _findLock() argument 1732 _addLock(char * r_key,int a_fd,char * a_object,int a_exclusive,pid_t a_pid,zoneid_t a_zid) _addLock() argument 1794 _incrementLockCount(int a_fd,LOCK_T * a_theLock) _incrementLockCount() argument 1851 _validateLock(int a_fd,LOCK_T * a_theLock,int a_quiet) _validateLock() argument 1906 _decrementLockCount(int a_fd,LOCK_T * a_theLock) _decrementLockCount() argument [all...] |