Searched defs:ThreadId (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/libpandabase/os/ | ||
D | thread.h | 36 using ThreadId = uint32_t; variable |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_thread.h | 201 using ThreadId = uint32_t; variable |