Searched refs:dd_pt (Results 1 – 5 of 5) sorted by relevance
30 proc->dd_pt = ctx->dd->CreatePhysicalThread(); in ProcCreate()42 ctx->dd->DestroyPhysicalThread(proc->dd_pt); in ProcDestroy()
345 DDPhysicalThread *dd_pt; member
35 DDCallback::pt = thr->proc()->dd_pt; in Callback()
61 pt = thr->dd_pt; in Callback()103 thr->dd_pt = ctx->dd->CreatePhysicalThread(); in ThreadInit()108 ctx->dd->DestroyPhysicalThread(thr->dd_pt); in ThreadDestroy()
28 DDPhysicalThread *dd_pt; member