davidxu 2005-07-28 03:34:54 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_umtx.h
Log:
Cast to uintptr_t to avoid compiler warning, it was broken by
the recent atomic_ptr() change.
Revision Changes Path
1.2 +12 -6 src/lib/libthr/thread/thr_umtx.h