Searched refs:VtsID__tick (Results 1 – 1 of 1) sorted by relevance
3498 static VtsID VtsID__tick ( VtsID vi, Thr* idx ) { in VtsID__tick() function6288 child->viR = VtsID__tick( parent->viR, child ); in libhb_create()6289 child->viW = VtsID__tick( parent->viW, child ); in libhb_create()6303 parent->viR = VtsID__tick( parent->viR, parent ); in libhb_create()6304 parent->viW = VtsID__tick( parent->viW, parent ); in libhb_create()6648 thr->viR = VtsID__tick( thr->viR, thr ); in libhb_so_send()6649 thr->viW = VtsID__tick( thr->viW, thr ); in libhb_so_send()