Searched refs:dd_lt (Results 1 – 5 of 5) sorted by relevance
60 lt = thr->dd_lt; in Callback()104 thr->dd_lt = ctx->dd->CreateLogicalThread(id); in ThreadInit()109 ctx->dd->DestroyLogicalThread(thr->dd_lt); in ThreadDestroy()
29 DDLogicalThread *dd_lt; member
112 thr->dd_lt = ctx->dd->CreateLogicalThread(unique_id); in OnStarted()141 ctx->dd->DestroyLogicalThread(thr->dd_lt); in OnFinished()
388 DDLogicalThread *dd_lt; member
36 DDCallback::lt = thr->dd_lt; in Callback()