K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-13T22:33:37.000000Z K 7 svn:log V 193 Fix locking on td_flags for TDF_DEADLKTREAT. If the comments in the code are true that curthread can change during this function, then this flag needs to become a KSE flag, not a thread flag. END