Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 12:37:58 +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/libthr/thread thr_mutex.c
Message-ID:  <200802141237.m1ECbxQW056009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2008-02-14 12:37:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_mutex.c 
  Log:
  _pthread_mutex_isowned_np(): use a more reliable method; the current code
  will work in simple cases, but may fail in more complicated ones.
  
  Reviewed by:    davidxu
  
  Revision  Changes    Path
  1.71      +1 -1      src/lib/libthr/thread/thr_mutex.c



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