USFREELOCK(3P)							USFREELOCK(3P)
      usfreelock	- free a lock
      #include <ulocks.h>
     void usfreelock (ulock_t lock, usptr_t *handle);
     usfreelock	frees all memory associated with the lock specified by lock.
     usfreelock	will cause unpredictable results if lock is not	a valid	lock.
     usctllock(3P), ussetlock(3P), usconfig(3P), usinitlock(3P),
     usnewlock(3P).
     usfreelock	returns	no value.
									PPPPaaaaggggeeee 1111  [ Back ]
 |