Closed
Bug 380218
Opened 18 years ago
Closed 2 years ago
Implement PR_StackPush / PR_StackPop natively on Solaris x86 / x64
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: julien.pierre, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf)
We already have a native implementation in ntmisc.c using the xchg instruction . It should be easy to make it work with Solaris x86 as well . The 64-bit version is probably quite similar.
Updated•16 years ago
|
Assignee: julien.pierre.boogz → wtc
Comment 1•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•