Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2008 19:34:31 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include pthread_np.h src/lib/libthr pthread.map src/lib/libthr/thread thr_mutex.c
Message-ID:  <200802061934.m16JYWoW089411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802061934.m16JYWoW089411>