[Webkit-unassigned] [Bug 141378] Measure cache size more accurately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 02:11:13 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141378

--- Comment #4 from Antti Koivisto <koivisto at iki.fi> ---

> Is it safe to call randomNumber() from another thread? The implementation
> seems to call sharedRandomNumberGenerator() which is a singleton.

sharedRandomNumberGenerator() is ARC4RandomNumberGenerator which is thread safe (internal mutex).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150209/52c2c57d/attachment-0002.html>


More information about the webkit-unassigned mailing list