Searched refs:getThreadFromCtidInternal (Results 1 – 1 of 1) sorted by relevance
2348 … out_str += "Owner Thread : {:#x}\n".format(getThreadFromCtidInternal(mtx.lck_mtx_owner))2358 … out_str += "Owner Thread : {:#x}\n".format(getThreadFromCtidInternal(mtx.lck_mtx.owner))2478 out_str += "Write owner\t\t: {:#x}\n".format(getThreadFromCtidInternal(rwlock.lck_rw_owner))2663 def getThreadFromCtidInternal(ctid): function2718 thread = getThreadFromCtidInternal(ctid)2755 thread = getThreadFromCtidInternal(ctid)