Home
last modified time | relevance | path

Searched defs:queue_cond_ (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-client/include/glosm/
H A DTileManager.hh148 pthread_cond_t queue_cond_; member in TileManager
/dports/net/onioncat/onioncat-0.3.9/src/
H A Docatroute.c47 static pthread_cond_t queue_cond_ = PTHREAD_COND_INITIALIZER; variable