Home
last modified time | relevance | path

Searched defs:BareT (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-recipes/zookeeper-recipes-lock/src/main/c/tests/
H A DUtil.h47 typedef T BareT; typedef
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/tests/
H A DUtil.h49 typedef T BareT; typedef
H A DPthreadMocks.h277 static ThreadMap& getMap(const TypeOp<pthread_t>::BareT&){return tmap_;} in getMap()
280 static MutexMap& getMap(const TypeOp<pthread_mutex_t>::BareT&){return mmap_;} in getMap()
283 static CVMap& getMap(const TypeOp<pthread_cond_t>::BareT&){return cvmap_;} in getMap()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-recipes/zookeeper-recipes-queue/src/main/c/tests/
H A DUtil.h47 typedef T BareT; typedef