Searched refs:dd_pt (Results 1 – 5 of 5) sorted by relevance
29 proc->dd_pt = ctx->dd->CreatePhysicalThread(); in ProcCreate()40 ctx->dd->DestroyPhysicalThread(proc->dd_pt); in ProcDestroy()
121 DDPhysicalThread *dd_pt; member
36 DDCallback::pt = thr->proc()->dd_pt; in Callback()
60 pt = thr->dd_pt; in Callback()102 thr->dd_pt = ctx->dd->CreatePhysicalThread(); in ThreadInit()107 ctx->dd->DestroyPhysicalThread(thr->dd_pt); in ThreadDestroy()
27 DDPhysicalThread *dd_pt; member