Closed Bug 51743 Opened 24 years ago Closed 24 years ago

PR_EnterMonitor() makes an unnecessary pthread_mutex_trylock() call.

Categories

(NSPR :: NSPR, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wtc, Assigned: wtc)

Details

Attachments

(1 file)

In the pthreads version (ptsynch.c), PR_EnterMonitor()
makes a pthread_mutex_trylock() call that seems unnecessary.
Status: NEW → ASSIGNED
Checked in the fix on the trunk.
/cvsroot/mozilla/nsprpub/pr/src/pthreads/ptsynch.c, revision 3.18

Checked in the fix on the NSPRPUB_RELEASE_4_1_BRANCH.
/cvsroot/mozilla/nsprpub/pr/src/pthreads/ptsynch.c, revision 3.17.2.1
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.1.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: