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-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-09-15 22:28:39 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-09-21 17:29:36 +00:00