Closed Bug 81666 Opened 23 years ago Closed 23 years ago

Need to move OS/2 locking code from header to functions

Categories

(NSPR :: NSPR, defect, P1)

x86
OS/2

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mkaply, Assigned: larryh)

References

Details

Attachments

(1 file)

Currently on OS/2, the locking code is #defined in a 
header. We need to move it to os2cv.c so that we can 
implement more efficient locking.

Diff attached.

Note this depends on 79733. These changes do NOT build 
without that change. They get an unresolved error in the 
link.
Depends on: 79733
I need to up the severity on this.

We have new semaphore code that we want to drop that improves OS/2 performance 
big time.

It relies on this bug and 79733.
Severity: normal → major
I reviewed the attached patch.  It is good.

Larry, could you please check in this patch too?
(On both the NSPR trunk and the NSPRPUB_CLIENT_BRANCH.)
Assignee: wtc → larryh
Priority: -- → P1
Target Milestone: --- → 4.2
Status: NEW → ASSIGNED
Checked in parts on the tip of tree.
pr/include/md/_os2.h
pr/src/md/os2/os2cv.c
parts reviewed by wtc, larryh.
Checked in parts on NSPRPUB_CLIENT_BRANCH
marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verify fixed
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: