Closed
Bug 507751
Opened 16 years ago
Closed 1 year ago
Call DisableThreadLibraryCalls in more places
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: robarnold, Unassigned)
Details
(Keywords: perf)
Most of our DLLs don't require notification of thread creation/destruction. We should call DisableThreadLibraryCalls in the DllMain for those DLLs to improve performance.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
no activity for a while and no comment, closing.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•