cvs commit: src/include pthread_np.h src/lib/libthr pthread.map src/lib/libthr/thread thr_mutex.c

Dag-Erling Smorgrav des at FreeBSD.org
Wed Feb 6 11:34:32 PST 2008


des         2008-02-06 19:34:31 UTC

  FreeBSD src repository

  Modified files:
    include              pthread_np.h 
    lib/libthr           pthread.map 
    lib/libthr/thread    thr_mutex.c 
  Log:
  Per discussion on -threads, rename _islocked_np() to _isowned_np().
  
  Revision  Changes    Path
  1.20      +1 -1      src/include/pthread_np.h
  1.23      +2 -2      src/lib/libthr/pthread.map
  1.69      +3 -3      src/lib/libthr/thread/thr_mutex.c


More information about the cvs-src mailing list