Structsยง
- Child
Spawn ๐Hooks - The results of running the spawn hooks.
- Spawn
Hook ๐ - Spawn
Hooks ๐
Constantsยง
- SPAWN_
HOOKS ๐ - A thread local linked list of spawn hooks.
Functionsยง
- run_
spawn_ ๐hooks - Runs all the spawn hooks.
- add_
spawn_ hook Experimental - Registers a function to run for every newly thread spawned.