Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2008 20:44:29 +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/lib/libkse kse.map src/lib/libkse/thread thr_mutex.c
Message-ID:  <200802062044.m16KiTU6095549@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2008-02-06 20:44:29 UTC

  FreeBSD src repository

  Modified files:
    lib/libkse           kse.map 
    lib/libkse/thread    thr_mutex.c 
  Log:
  Add pthread_mutex_isowned_np() here as well; libthr and libkse are supposed
  to have identical functionality.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.4       +5 -0      src/lib/libkse/kse.map
  1.59      +10 -0     src/lib/libkse/thread/thr_mutex.c



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