Home
last modified time | relevance | path

Searched refs:UVWASI_SIGXCPU (Results 1 – 3 of 3) sorted by relevance

/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/include/
H A Dwasi_types.h250 #define UVWASI_SIGXCPU 23 macro
/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/src/
H A Duv_mapping.c182 case UVWASI_SIGXCPU: return SIGXCPU; in uvwasi__translate_to_uv_signal()
/dports/devel/wasm3/wasm3-0.5.0/_deps/uvwasi-src/
H A DREADME.md2342 - <a href="#signal.xcpu" name="signal.xcpu"></a>**`UVWASI_SIGXCPU`**