jhb 8c9a393a04 Rename the mutex thread and process states to use a more generic 'LOCK'
name instead.  (e.g., SLOCK instead of SMTX, TD_ON_LOCK() instead of
TD_ON_MUTEX())  Eventually a turnstile abstraction will be added that
will be shared with mutexes and other types of locks.  SLOCK/TDI_LOCK will
be used internally by the turnstile code and will not be specific to
mutexes.  Making the change now ensures that turnstiles can be dropped
in at a later date without affecting the ABI of userland applications.
2002-10-02 20:31:47 +00:00
..
2002-05-22 01:01:37 +00:00
2002-09-22 04:33:43 +00:00
2002-09-25 01:24:58 +00:00
2002-09-21 07:51:44 +00:00
2002-09-25 01:24:58 +00:00
2002-03-19 22:20:14 +00:00
2002-07-20 05:06:20 +00:00
2002-03-19 22:20:14 +00:00