Home
last modified time | relevance | path

Searched defs:OptionsInfo (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/process/
Djs_childprocess.h42 struct OptionsInfo { struct
43 napi_async_work worker = nullptr;
44 bool *isNeedRun = nullptr;
45 int32_t timeout = 0;
46 int32_t killSignal = 0;
47 int64_t maxBuffer = 0;
48 pid_t pid = 0;