Expand description
Global style data
Structs§
- Global style data
- Global style data
- JoinHandles for spawned style threads. These will be joined during StyleThreadPool::shutdown() after exiting the thread pool.
- Global thread pool
- Global thread pool.
Constants§
- The performance benefit of additional threads seems to level off at around six, so we cap it there on many-core machines (see bug 1431285 comment 14).
Functions§
Type Aliases§
- Platform-specific handle to a thread.