mtm 2004/03/29 05:57:55 PST
FreeBSD src repository
Modified files:
lib/libthr/thread thr_mattr_kind_np.c
Log:
o Also check that the mutex type is not less than the minimum allowable value.
o Don't check attribute for NULL. It's the callers responsibility.
Revision Changes Path
1.2 +3 -2 src/lib/libthr/thread/thr_mattr_kind_np.c