List of all items
Structs
- ProcessTime
- SecurityStatus
- WorkerHandshake
- execute::Handshake
- execute::WorkerResponse
- prepare::MemoryAllocationStats
- prepare::MemoryStats
- prepare::PrepareStats
- prepare::PrepareSuccess
- prepare::PrepareWorkerSuccess
- pvf::PvfPrepData
- worker::PipeFd
- worker::WorkerInfo
Enums
- error::ExecuteError
- error::InternalValidationError
- error::PrepareError
- execute::JobError
- execute::JobResponse
- execute::WorkerError
- prepare::PrepareJobKind
- worker::WorkerKind
- worker::security::change_root::Error
- worker::security::clone::Error
- worker::security::landlock::Error
- worker::security::landlock::RulesetStatus
- worker::security::seccomp::Error
- worker::thread::WaitOutcome
Macros
Functions
- executor_interface::create_runtime_from_artifact_bytes
- executor_interface::execute_artifact
- executor_interface::params_to_wasmtime_semantics
- executor_interface::prepare
- executor_interface::prevalidate
- framed_recv_blocking
- framed_send_blocking
- worker::cpu_time_monitor_loop
- worker::get_total_cpu_usage
- worker::pipe2_cloexec
- worker::recv_child_response
- worker::run_worker
- worker::security::change_root::check_can_fully_enable
- worker::security::change_root::enable_for_worker
- worker::security::check_env_vars_were_cleared
- worker::security::clone::check_can_fully_clone
- worker::security::clone::clone_on_worker
- worker::security::landlock::check_can_fully_enable
- worker::security::landlock::enable_for_worker
- worker::security::seccomp::check_can_fully_enable
- worker::security::seccomp::enable_for_worker
- worker::send_result
- worker::stringify_errno
- worker::stringify_panic_payload
- worker::thread::get_condvar
- worker::thread::spawn_worker_thread
- worker::thread::spawn_worker_thread_with_stack_size
- worker::thread::wait_for_threads
- worker::thread::wait_for_threads_with_timeout
- worker_dir::execute_artifact
- worker_dir::prepare_tmp_artifact
Type Aliases
- error::PrecheckResult
- error::PrepareResult
- error::PrepareWorkerResult
- execute::JobResult
- worker::security::change_root::Result
- worker::security::clone::Result
- worker::security::landlock::Result
- worker::security::seccomp::Result
- worker::thread::Cond