Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dtask_group.h25 struct GroupInfo { struct
27 int32_t GetFailedIndex() in GetFailedIndex()
32 void SetFailedIndex(int32_t index) in SetFailedIndex()
37 bool HasException() in HasException()