cvs commit: src/lib/libthr/thread thr_umtx.h

David Xu davidxu at FreeBSD.org
Thu Jul 28 03:34:54 GMT 2005


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


More information about the cvs-all mailing list