[webkit-dev] ThreadIdentifier abstraction is inefficient
Alexey Proskuryakov
ap at webkit.org
Thu Oct 29 13:46:18 PDT 2009
29.10.2009, в 13:31, Jens Alfke написал(а):
> I filed a bug on this: https://bugs.webkit.org/show_bug.cgi?id=30922
>
> My first suggestion is just to typedef ThreadIdentifier to pthread_t
> (if pthreads are in use) and avoid the need for a mapping
> altogether. Any reason this wouldn't be a good idea? (If not, I have
> two other suggestions in the bug report.)
For those following along at home, this has been duped to <https://bugs.webkit.org/show_bug.cgi?id=25348
>, which already has some interesting discussion, and will
undoubtedly have more.
- WBR, Alexey Proskuryakov
More information about the webkit-dev
mailing list