Module style::global_style_data
source ยท 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ยง
- STYL
O_ ๐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-specific handle to a thread.