Searched defs:Tid (Results 1 – 8 of 8) sorted by relevance
141 auto writeEvent = [&](const auto &E, uint64_t Tid) { in write()218 StringRef arg) { in write()257 const uint64_t Tid; member
371 struct Tid struct384 * Generate a convenient string for identifying this Tid. This is only argument394 formattedWrite(w, "Tid(%x)", p); in toString() argument415 const(Tid) b = spawn(() {}); variable1092 __gshared Tid[string] tidByName; variable
299 struct Tid struct312 * Generate a convenient string for identifying this Tid. This is only argument321 formattedWrite(sink, "Tid(%x)", cast(void*) mbox); in toString() argument908 __gshared Tid[string] tidByName; variable
141 uint32_t Tid; member
472 long Tid; in GetTid() local
500 long Tid; in GetTid() local
268 UINT32 Tid; member
4359 llvm::Value *Tid = getThreadID(CGF, DC->getBeginLoc()); in emitTaskInit() local