Bug 15935
| Summary: | Threading should have an abstraction to get the current thread | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Justin Haygood <jhaygood> |
| Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.4 | ||
Justin Haygood
Currently, several pieces of code rely on pthread directly to determine the current thread. As such, the abstraction should provide a way to get the current thread identifier.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 15939 ***