Searched defs:OptionsInfo (Results 1 – 1 of 1) sorted by relevance
42 struct OptionsInfo { struct43 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;