Re-exportsยง
pub use callback_signal::*;
pub use chdir::*;
pub use dl_invalid_handle::*;
pub use dlopen::*;
pub use dlsym::*;
pub use epoll_create::*;
pub use epoll_ctl::*;
pub use epoll_wait::*;
pub use fd_dup2::*;
pub use fd_fdflags_get::*;
pub use fd_fdflags_set::*;
pub use fd_pipe::*;
pub use futex_wait::*;
pub use futex_wake::*;
pub use futex_wake_all::*;
pub use getcwd::*;
pub use path_open2::*;
pub use port_addr_add::*;
pub use port_addr_clear::*;
pub use port_addr_list::*;
pub use port_addr_remove::*;
pub use port_bridge::*;
pub use port_dhcp_acquire::*;
pub use port_gateway_set::*;
pub use port_mac::*;
pub use port_route_add::*;
pub use port_route_clear::*;
pub use port_route_list::*;
pub use port_route_remove::*;
pub use port_unbridge::*;
pub use proc_exec::*;
pub use proc_exec2::*;
pub use proc_exec3::*;
pub use proc_fork::*;
pub use proc_id::*;
pub use proc_join::*;
pub use proc_parent::*;
pub use proc_signal::*;
pub use proc_signals_get::*;
pub use proc_signals_sizes_get::*;
pub use proc_snapshot::*;
pub use proc_spawn::*;
pub use proc_spawn2::*;
pub use resolve::*;
pub use sched_yield::*;
pub use sock_accept::*;
pub use sock_addr_local::*;
pub use sock_addr_peer::*;
pub use sock_bind::*;
pub use sock_connect::*;
pub use sock_get_opt_flag::*;
pub use sock_get_opt_size::*;
pub use sock_get_opt_time::*;
pub use sock_join_multicast_v4::*;
pub use sock_join_multicast_v6::*;
pub use sock_leave_multicast_v4::*;
pub use sock_leave_multicast_v6::*;
pub use sock_listen::*;
pub use sock_open::*;
pub use sock_pair::*;
pub use sock_recv::*;
pub use sock_recv_from::*;
pub use sock_send::*;
pub use sock_send_file::*;
pub use sock_send_to::*;
pub use sock_set_opt_flag::*;
pub use sock_set_opt_size::*;
pub use sock_set_opt_time::*;
pub use sock_shutdown::*;
pub use sock_status::*;
pub use stack_checkpoint::*;
pub use stack_restore::*;
pub use thread_exit::*;
pub use thread_id::*;
pub use thread_join::*;
pub use thread_parallelism::*;
pub use thread_signal::*;
pub use thread_sleep::*;
pub use thread_spawn::*;
pub use tty_get::*;
pub use tty_set::*;
Modulesยง
- callback_
signal ๐ - chdir ๐
- dl_
invalid_ ๐handle - dlopen ๐
- dlsym ๐
- epoll_
create ๐ - epoll_
ctl ๐ - epoll_
wait ๐ - fd_dup2 ๐
- fd_
fdflags_ ๐get - fd_
fdflags_ ๐set - fd_pipe ๐
- futex_
wait ๐ - futex_
wake ๐ - futex_
wake_ ๐all - getcwd ๐
- path_
open2 ๐ - port_
addr_ ๐add - port_
addr_ ๐clear - port_
addr_ ๐list - port_
addr_ ๐remove - port_
bridge ๐ - port_
dhcp_ ๐acquire - port_
gateway_ ๐set - port_
mac ๐ - port_
route_ ๐add - port_
route_ ๐clear - port_
route_ ๐list - port_
route_ ๐remove - port_
unbridge ๐ - proc_
exec ๐ - proc_
exec2 ๐ - proc_
exec3 ๐ - proc_
fork ๐ - proc_id ๐
- proc_
join ๐ - proc_
parent ๐ - proc_
signal ๐ - proc_
signals_ ๐get - proc_
snapshot ๐ - proc_
spawn ๐ - proc_
spawn2 ๐ - resolve ๐
- sched_
yield ๐ - sock_
accept ๐ - sock_
addr_ ๐local - sock_
addr_ ๐peer - sock_
bind ๐ - sock_
connect ๐ - sock_
get_ ๐opt_ flag - sock_
get_ ๐opt_ size - sock_
get_ ๐opt_ time - sock_
listen ๐ - sock_
open ๐ - sock_
pair ๐ - sock_
recv ๐ - sock_
recv_ ๐from - sock_
send ๐ - sock_
send_ ๐file - sock_
send_ ๐to - sock_
set_ ๐opt_ flag - sock_
set_ ๐opt_ size - sock_
set_ ๐opt_ time - sock_
shutdown ๐ - sock_
status ๐ - stack_
checkpoint ๐ - stack_
restore ๐ - thread_
exit ๐ - thread_
id ๐ - thread_
join ๐ - thread_
parallelism ๐ - thread_
signal ๐ - thread_
sleep ๐ - thread_
spawn ๐ - tty_get ๐
- tty_set ๐