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"] "25" [label="refc_binary.h" tooltip="refc_binary.h"] "29" [label="defaultatoms.h" tooltip="defaultatoms.h"] "5" [label="atom.h" tooltip="atom.h"] "11" [label="assert.h" tooltip="assert.h"] "23" [label="utils.h" tooltip="utils.h"] "16" [label="synclist.h" tooltip="synclist.h"] "15" [label="list.h" tooltip="list.h"] "4" [label="stdint.h" tooltip="stdint.h"] "6" [label="stdlib.h" tooltip="stdlib.h"] "2" [label="context.h" tooltip="context.h"] "22" [label="memory.h" tooltip="memory.h"] "26" [label="resources.h" tooltip="resources.h"] "19" [label="term.h" tooltip="term.h"] "24" [label="stddef.h" tooltip="stddef.h"] "9" [label="erl_nif.h" tooltip="erl_nif.h"] "30" [label="defaultatoms.def" tooltip="defaultatoms.def"] "12" [label="limits.h" tooltip="limits.h"] "7" [label="atom_table.h" tooltip="atom_table.h"] "20" [label="sys/types.h" tooltip="sys/types.h"] "21" [label="string.h" tooltip="string.h"] "10" [label="term_typedef.h" tooltip="term_typedef.h"] "3" [label="globalcontext.h" tooltip="globalcontext.h"] "18" [label="smp.h" tooltip="smp.h"] "28" [label="timer_list.h" tooltip="timer_list.h"] "27" [label="mailbox.h" tooltip="mailbox.h"] "1" [label="/__w/AtomVM/AtomVM/src/libAtomVM/port.h" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/port.h" fillcolor="#BFBFBF"] "17" [label="stdio.h" tooltip="stdio.h"] "14" [label="ets.h" tooltip="ets.h"] "13" [label="inttypes.h" tooltip="inttypes.h"] "25" -> "8" [dir=forward tooltip="include"] "25" -> "6" [dir=forward tooltip="include"] "25" -> "15" [dir=forward tooltip="include"] "25" -> "26" [dir=forward tooltip="include"] "29" -> "3" [dir=forward tooltip="include"] "29" -> "30" [dir=forward tooltip="include"] "5" -> "4" [dir=forward tooltip="include"] "5" -> "6" [dir=forward tooltip="include"] "23" -> "24" [dir=forward tooltip="include"] "23" -> "17" [dir=forward tooltip="include"] "23" -> "6" [dir=forward tooltip="include"] "16" -> "17" [dir=forward tooltip="include"] "16" -> "15" [dir=forward tooltip="include"] "16" -> "18" [dir=forward tooltip="include"] "15" -> "8" [dir=forward tooltip="include"] "2" -> "3" [dir=forward tooltip="include"] "2" -> "15" [dir=forward tooltip="include"] "2" -> "27" [dir=forward tooltip="include"] "2" -> "18" [dir=forward tooltip="include"] "2" -> "19" [dir=forward tooltip="include"] "2" -> "28" [dir=forward tooltip="include"] "22" -> "4" [dir=forward tooltip="include"] "22" -> "6" [dir=forward tooltip="include"] "22" -> "9" [dir=forward tooltip="include"] "22" -> "10" [dir=forward tooltip="include"] "22" -> "23" [dir=forward tooltip="include"] "26" -> "6" [dir=forward tooltip="include"] "26" -> "9" [dir=forward tooltip="include"] "26" -> "15" [dir=forward tooltip="include"] "26" -> "22" [dir=forward tooltip="include"] "26" -> "16" [dir=forward tooltip="include"] "19" -> "20" [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" -> "21" [dir=forward tooltip="include"] "19" -> "22" [dir=forward tooltip="include"] "19" -> "25" [dir=forward tooltip="include"] "19" -> "23" [dir=forward tooltip="include"] "19" -> "10" [dir=forward tooltip="include"] "9" -> "10" [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"] "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" -> "27" [dir=forward tooltip="include"] "3" -> "18" [dir=forward tooltip="include"] "3" -> "16" [dir=forward tooltip="include"] "3" -> "19" [dir=forward tooltip="include"] "3" -> "28" [dir=forward tooltip="include"] "18" -> "8" [dir=forward tooltip="include"] "28" -> "8" [dir=forward tooltip="include"] "28" -> "4" [dir=forward tooltip="include"] "28" -> "15" [dir=forward tooltip="include"] "27" -> "8" [dir=forward tooltip="include"] "27" -> "15" [dir=forward tooltip="include"] "27" -> "10" [dir=forward tooltip="include"] "27" -> "23" [dir=forward tooltip="include"] "1" -> "2" [dir=forward tooltip="include"] "1" -> "29" [dir=forward tooltip="include"] "1" -> "3" [dir=forward tooltip="include"] "1" -> "22" [dir=forward tooltip="include"] "1" -> "19" [dir=forward tooltip="include"] "14" -> "15" [dir=forward tooltip="include"] "14" -> "16" [dir=forward tooltip="include"] "14" -> "19" [dir=forward tooltip="include"] }

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"] "3" [label="/__w/AtomVM/AtomVM/src/libAtomVM/nifs.c" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/nifs.c"] "4" [label="/__w/AtomVM/AtomVM/src/libAtomVM/otp_net.c" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/otp_net.c"] "2" [label="/__w/AtomVM/AtomVM/src/libAtomVM/inet.c" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/inet.c"] "5" [label="/__w/AtomVM/AtomVM/src/libAtomVM/otp_socket.c" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/otp_socket.c"] "6" [label="/__w/AtomVM/AtomVM/src/libAtomVM/otp_ssl.c" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/otp_ssl.c"] "7" [label="/__w/AtomVM/AtomVM/src/libAtomVM/port.c" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/port.c"] "1" [label="/__w/AtomVM/AtomVM/src/libAtomVM/port.h" tooltip="/__w/AtomVM/AtomVM/src/libAtomVM/port.h" fillcolor="#BFBFBF"] "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"] }

Enums

enum GenMessageParseResult

Values:

enumerator GenCallMessage
enumerator GenMessageParseError

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)
static inline term port_create_tuple2(Context *ctx, term a, term b)
static inline term port_create_tuple3(Context *ctx, term a, term b, term c)
static inline term port_create_tuple_n(Context *ctx, size_t num_terms, term *terms)
static inline term port_create_error_tuple(Context *ctx, term reason)
static inline term port_create_sys_error_tuple(Context *ctx, term syscall, int err)
static inline term port_create_ok_tuple(Context *ctx, term t)
static inline term port_create_reply(Context *ctx, 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.

void port_ensure_available(Context *ctx, size_t size)
static inline void port_send_reply(Context *ctx, term pid, term ref, term payload)
enum GenMessageParseResult port_parse_gen_message(term msg, GenMessage *gen_message)
struct GenMessage
#include <port.h>

Public Members

term req
term pid
term ref