Searched defs:otherTid (Results 1 – 1 of 1) sorted by relevance
65 pid_t otherTid = thisTid; in TEST() local80 auto otherTid = queue().async([]() -> auto { return gettid(); }); in TEST() local