Searched refs:dd_pt (Results 1 – 10 of 10) sorted by relevance
29 proc->dd_pt = ctx->dd->CreatePhysicalThread(); in ProcCreate()41 ctx->dd->DestroyPhysicalThread(proc->dd_pt); in ProcDestroy()
351 DDPhysicalThread *dd_pt; member
34 DDCallback::pt = thr->proc()->dd_pt; in Callback()
30 proc->dd_pt = ctx->dd->CreatePhysicalThread(); in ProcCreate()42 ctx->dd->DestroyPhysicalThread(proc->dd_pt); in ProcDestroy()
35 DDCallback::pt = thr->proc()->dd_pt; in Callback()
345 DDPhysicalThread *dd_pt; member
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
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