Open
Bug 328776
Opened 19 years ago
Updated 3 years ago
Want PR_Atomic operations for PRInt64
Categories
(NSPR :: NSPR, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: nelson, Unassigned)
Details
NSS needs 64-bit atomic operations.
NSPR has PR_Atomic operations for PRInt32, but not for PRInt64.
It would be acceptable if NSPR had 64-bit atomic operations
only on 64-bit platforms (platforms with 64-bit registers),
initially (in the first release).
Updated•19 years ago
|
QA Contact: wtchang → nspr
Updated•3 years ago
|
Severity: normal → S3
Comment 1•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: wtc → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•