Home
last modified time | relevance | path

Searched refs:UVWASI_SIGTSTP (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/uvwasi/include/
Dwasi_types.h246 #define UVWASI_SIGTSTP 19 macro
/third_party/node/deps/uvwasi/src/
Duv_mapping.c161 case UVWASI_SIGTSTP: return SIGTSTP; in uvwasi__translate_to_uv_signal()