Expand description
Global style data
Structsยง
- GLOBAL_
STYLE_ DATA - Global style data
- Global
Style Data - Global style data
- STYLE_
THREAD_ ๐JOIN_ HANDLES - JoinHandles for spawned style threads. These will be joined during StyleThreadPool::shutdown() after exiting the thread pool.
- STYLE_
THREAD_ POOL - Global thread pool
- Style
Thread Pool - Global thread pool.
Constantsยง
- STYLO_
MAX_ ๐THREADS - 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ยง
- stylo_
threads_ ๐pref - thread_
name ๐ - thread_
shutdown ๐ - thread_
spawn ๐ - thread_
startup ๐
Type Aliasesยง
- Platform
Thread Handle - Platform-specific handle to a thread.