Searched refs:getThreadFromCtidInternal (Results 1 – 1 of 1) sorted by relevance
2357 … out_str += "Owner Thread : {:#x}\n".format(getThreadFromCtidInternal(mtx.lck_mtx_owner))2367 … out_str += "Owner Thread : {:#x}\n".format(getThreadFromCtidInternal(mtx.lck_mtx.owner))2487 out_str += "Write owner\t\t: {:#x}\n".format(getThreadFromCtidInternal(rwlock.lck_rw_owner))2672 def getThreadFromCtidInternal(ctid): function2728 thread = getThreadFromCtidInternal(ctid)2766 thread = getThreadFromCtidInternal(ctid)