Module clone
shadow_
shim
0.0.0
Module clone
Module Items
Functions
In crate shadow_
shim
Modules
clone
export
mmap_box
preempt
reinit_auxvec_random
shimlogger
signals
syscall
tls
Structs
ExecutionContextRestorer
Enums
ExecutionContext
Constants
EXECUTION_CONTEXT_APPLICATION_CONST
EXECUTION_CONTEXT_SHADOW_CONST
Functions
release_and_exit_current_thread
simtime
shadow_shim
Module
clone
Copy item path
Settings
Help
Summary
Source
Functions
§
do_
clone
⚠
Execute a native
clone
syscall, creating a new thread, which may be in a new process (depending whether CLONE_THREAD is set).