Home | History | Annotate | Download | only in helgrind

Lines Matching refs:hbso

196    lock->hbso             = libhb_so_alloc();
210 tl_assert(lk->hbso);
211 libhb_so_dealloc(lk->hbso);
1046 tl_assert(lk->hbso);
1053 libhb_so_recv( thr->hbthr, lk->hbso, True/*strong_recv*/ );
1096 libhb_so_recv( thr->hbthr, lk->hbso, True/*strong_recv*/ );
1145 tl_assert(lk->hbso);
1152 libhb_so_recv( thr->hbthr, lk->hbso, False/*!strong_recv*/ );
1171 libhb_so_recv( thr->hbthr, lk->hbso, False/*!strong_recv*/ );
1318 tl_assert(lock->hbso);
1321 libhb_so_send( thr->hbthr, lock->hbso, was_heldW );