cvs commit: src/lib/libthr/thread thr_cancel.c thr_private.h thr_spinlock.c

Mike Makonnen mtm at FreeBSD.org
Sun Jul 6 03:10:34 PDT 2003


mtm         2003/07/06 03:10:33 PDT

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_cancel.c thr_private.h thr_spinlock.c 
  Log:
  There's no need for _umtxtrylock to be a separate function.
  Roll it into the pre-existing macro that's used to call it.
  
  Revision  Changes    Path
  1.7       +2 -1      src/lib/libthr/thread/thr_cancel.c
  1.20      +6 -2      src/lib/libthr/thread/thr_private.h
  1.7       +0 -10     src/lib/libthr/thread/thr_spinlock.c


More information about the cvs-all mailing list