MCPcopy Create free account
hub / github.com/blend2d/blend2d / set_thread_attributes

Method set_thread_attributes

blend2d/threading/threadpool_p.h:64–66  ·  view source on GitHub ↗

Sets attributes that will affect only new threads created by thread-pool. It's only recommended to set attributes immediately after the thread-pool has been created as having threads with various attributes in a single thread-pool could lead into unpredictable behavior and hard to find bugs.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bl_thread_pool_rt_initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected