Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 10:27:58 -0800 (PST)
From:      "Brian S. Dean" <bsd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_rwlock.c
Message-ID:  <200203151827.g2FIRwk18713@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsd         2002/03/15 10:27:58 PST

  Modified files:
    lib/libc_r/uthread   uthread_rwlock.c 
  Log:
  Fix the return code from pthread_rwlock_try[rw|rd]lock() functions;
  these should return EBUSY when the calling thread would block.
  
  MFC after: 2 weeks
  
  Revision  Changes    Path
  1.7       +3 -3      src/lib/libc_r/uthread/uthread_rwlock.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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