Home | History | Annotate | Download | only in helgrind

Lines Matching refs:hbso

193    lock->hbso             = libhb_so_alloc();
208 tl_assert(lk->hbso);
209 libhb_so_dealloc(lk->hbso);
1156 tl_assert(lk->hbso);
1163 libhb_so_recv( thr->hbthr, lk->hbso, True/*strong_recv*/ );
1206 libhb_so_recv( thr->hbthr, lk->hbso, True/*strong_recv*/ );
1253 tl_assert(lk->hbso);
1260 libhb_so_recv( thr->hbthr, lk->hbso, False/*!strong_recv*/ );
1279 libhb_so_recv( thr->hbthr, lk->hbso, False/*!strong_recv*/ );
1424 tl_assert(lock->hbso);
1427 libhb_so_send( thr->hbthr, lock->hbso, was_heldW );