Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_ioctl.cpp39 CMD_CREATE_RTG, enumerator
199 RTGMsg msg = RTGMsg::Build(CMD_CREATE_RTG).Out(&tgid).OutSize(sizeof(tgid)); in GetThreadGroup()