Home
last modified time | relevance | path

Searched refs:clientobj_remove (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/drd/
Ddrd_semaphore.c243 DRD_(clientobj_remove)(semaphore, ClientSemaphore); in DRD_() local
316 DRD_(clientobj_remove)(semaphore, ClientSemaphore); in DRD_() local
Ddrd_clientobj.h166 Bool DRD_(clientobj_remove)(const Addr addr, const ObjType t);
Ddrd_clientobj.c157 Bool DRD_(clientobj_remove)(const Addr addr, const ObjType t) in DRD_() argument
Ddrd_hb.c251 DRD_(clientobj_remove)(p->a1, ClientHbvar); in DRD_()
Ddrd_cond.c200 DRD_(clientobj_remove)(p->a1, ClientCondvar); in DRD_()
Ddrd_barrier.c324 DRD_(clientobj_remove)(p->a1, ClientBarrier); in DRD_()
Ddrd_mutex.c242 DRD_(clientobj_remove)(mutex, ClientMutex); in DRD_() local
Ddrd_rwlock.c363 DRD_(clientobj_remove)(rwlock, ClientRwlock); in DRD_() local