port.h
Include dependency graph for port.h:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"8" [label="stdbool.h" tooltip="stdbool.h"]
"5" [label="atom.h" tooltip="atom.h"]
"11" [label="assert.h" tooltip="assert.h"]
"16" [label="synclist.h" tooltip="synclist.h"]
"28" [label="defaultatoms.h" tooltip="defaultatoms.h"]
"4" [label="stdint.h" tooltip="stdint.h"]
"6" [label="stdlib.h" tooltip="stdlib.h"]
"2" [label="context.h" tooltip="context.h"]
"1" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/port.h" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/port.h" fillcolor="#BFBFBF"]
"22" [label="utils.h" tooltip="utils.h"]
"14" [label="ets.h" tooltip="ets.h"]
"7" [label="atom_table.h" tooltip="atom_table.h"]
"10" [label="term_typedef.h" tooltip="term_typedef.h"]
"23" [label="stddef.h" tooltip="stddef.h"]
"12" [label="limits.h" tooltip="limits.h"]
"24" [label="refc_binary.h" tooltip="refc_binary.h"]
"20" [label="string.h" tooltip="string.h"]
"26" [label="mailbox.h" tooltip="mailbox.h"]
"19" [label="term.h" tooltip="term.h"]
"9" [label="erl_nif.h" tooltip="erl_nif.h"]
"25" [label="resources.h" tooltip="resources.h"]
"18" [label="smp.h" tooltip="smp.h"]
"3" [label="globalcontext.h" tooltip="globalcontext.h"]
"21" [label="memory.h" tooltip="memory.h"]
"17" [label="stdio.h" tooltip="stdio.h"]
"27" [label="timer_list.h" tooltip="timer_list.h"]
"15" [label="list.h" tooltip="list.h"]
"13" [label="inttypes.h" tooltip="inttypes.h"]
"5" -> "4" [dir=forward tooltip="include"]
"5" -> "6" [dir=forward tooltip="include"]
"16" -> "17" [dir=forward tooltip="include"]
"16" -> "15" [dir=forward tooltip="include"]
"16" -> "18" [dir=forward tooltip="include"]
"28" -> "3" [dir=forward tooltip="include"]
"2" -> "3" [dir=forward tooltip="include"]
"2" -> "15" [dir=forward tooltip="include"]
"2" -> "26" [dir=forward tooltip="include"]
"2" -> "18" [dir=forward tooltip="include"]
"2" -> "19" [dir=forward tooltip="include"]
"2" -> "27" [dir=forward tooltip="include"]
"1" -> "2" [dir=forward tooltip="include"]
"1" -> "28" [dir=forward tooltip="include"]
"1" -> "3" [dir=forward tooltip="include"]
"1" -> "21" [dir=forward tooltip="include"]
"1" -> "19" [dir=forward tooltip="include"]
"22" -> "23" [dir=forward tooltip="include"]
"22" -> "17" [dir=forward tooltip="include"]
"22" -> "6" [dir=forward tooltip="include"]
"14" -> "15" [dir=forward tooltip="include"]
"14" -> "16" [dir=forward tooltip="include"]
"14" -> "19" [dir=forward tooltip="include"]
"7" -> "8" [dir=forward tooltip="include"]
"7" -> "5" [dir=forward tooltip="include"]
"10" -> "11" [dir=forward tooltip="include"]
"10" -> "12" [dir=forward tooltip="include"]
"10" -> "13" [dir=forward tooltip="include"]
"10" -> "4" [dir=forward tooltip="include"]
"24" -> "8" [dir=forward tooltip="include"]
"24" -> "6" [dir=forward tooltip="include"]
"24" -> "15" [dir=forward tooltip="include"]
"24" -> "25" [dir=forward tooltip="include"]
"26" -> "8" [dir=forward tooltip="include"]
"26" -> "15" [dir=forward tooltip="include"]
"26" -> "10" [dir=forward tooltip="include"]
"26" -> "22" [dir=forward tooltip="include"]
"19" -> "8" [dir=forward tooltip="include"]
"19" -> "4" [dir=forward tooltip="include"]
"19" -> "17" [dir=forward tooltip="include"]
"19" -> "6" [dir=forward tooltip="include"]
"19" -> "20" [dir=forward tooltip="include"]
"19" -> "21" [dir=forward tooltip="include"]
"19" -> "24" [dir=forward tooltip="include"]
"19" -> "22" [dir=forward tooltip="include"]
"19" -> "10" [dir=forward tooltip="include"]
"9" -> "10" [dir=forward tooltip="include"]
"25" -> "6" [dir=forward tooltip="include"]
"25" -> "9" [dir=forward tooltip="include"]
"25" -> "15" [dir=forward tooltip="include"]
"25" -> "21" [dir=forward tooltip="include"]
"18" -> "8" [dir=forward tooltip="include"]
"3" -> "4" [dir=forward tooltip="include"]
"3" -> "5" [dir=forward tooltip="include"]
"3" -> "7" [dir=forward tooltip="include"]
"3" -> "9" [dir=forward tooltip="include"]
"3" -> "14" [dir=forward tooltip="include"]
"3" -> "15" [dir=forward tooltip="include"]
"3" -> "26" [dir=forward tooltip="include"]
"3" -> "18" [dir=forward tooltip="include"]
"3" -> "16" [dir=forward tooltip="include"]
"3" -> "19" [dir=forward tooltip="include"]
"3" -> "27" [dir=forward tooltip="include"]
"21" -> "4" [dir=forward tooltip="include"]
"21" -> "6" [dir=forward tooltip="include"]
"21" -> "9" [dir=forward tooltip="include"]
"21" -> "10" [dir=forward tooltip="include"]
"21" -> "22" [dir=forward tooltip="include"]
"27" -> "8" [dir=forward tooltip="include"]
"27" -> "4" [dir=forward tooltip="include"]
"27" -> "15" [dir=forward tooltip="include"]
"15" -> "8" [dir=forward tooltip="include"]
}](../../../_images/graphviz-c65d4ca9ae73af97bf612a6f4c0fdf2c19dcc3e0.png)
This graph shows which files directly or indirectly include port.h:
![digraph {
graph [bgcolor="#00000000"]
node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2]
edge [color="#1414CE"]
"2" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/inet.c" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/inet.c"]
"7" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/port.c" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/port.c"]
"1" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/port.h" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/port.h" fillcolor="#BFBFBF"]
"6" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/otp_ssl.c" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/otp_ssl.c"]
"4" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/otp_net.c" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/otp_net.c"]
"3" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/nifs.c" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/nifs.c"]
"5" [label="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/otp_socket.c" tooltip="/home/runner/work/AtomVM/AtomVM/src/libAtomVM/otp_socket.c"]
"1" -> "2" [dir=back tooltip="include"]
"1" -> "3" [dir=back tooltip="include"]
"1" -> "4" [dir=back tooltip="include"]
"1" -> "5" [dir=back tooltip="include"]
"1" -> "6" [dir=back tooltip="include"]
"1" -> "7" [dir=back tooltip="include"]
}](../../../_images/graphviz-720b78106315f9a3a750dfb11c2b6f121cef00ed.png)
Enums
Functions
-
term port_heap_create_tuple2(Heap *heap, term a, term b)
-
term port_heap_create_tuple3(Heap *heap, term a, term b, term c)
-
term port_heap_create_tuple_n(Heap *heap, size_t num_terms, term *terms)
-
term port_heap_create_error_tuple(Heap *heap, term reason)
-
term port_heap_create_sys_error_tuple(Heap *heap, term syscall, int err)
-
term port_heap_create_ok_tuple(Heap *heap, term t)
-
term port_heap_create_reply(Heap *heap, term ref, term payload)
-
void port_send_message(GlobalContext *glb, term pid, term msg)
Send a message to a given pid. This function must be called from a driver’s native handler.
- Parameters:
glb – the global context
pid – the pid of the process to send a message to.
msg – the message to send.
-
void port_send_message_nolock(GlobalContext *glb, term pid, term msg)
Send a message to a given pid. This function must be called from a driver’s native handler after a target context has been locked.
- Parameters:
glb – the global context
pid – the pid of the process to send a message to.
msg – the message to send.
-
void port_send_message_from_task(GlobalContext *glb, term pid, term msg)
Send a message to a given pid. This function can be called from a driver’s task, such as an event callback.
- Parameters:
glb – the global context
pid – the pid of the process to send a message to.
msg – the message to send.
-
enum GenMessageParseResult port_parse_gen_message(term msg, GenMessage *gen_message)
-
struct GenMessage
- #include <port.h>