Home
last modified time | relevance | path

Searched refs:stop_reader_thread (Results 1 – 3 of 3) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dtags_cache.h35 int stop_reader_thread; /* request for stopping read thread (if member
H A Dtags_cache.c647 while (!c->stop_reader_thread) { in reader_thread()
707 c->stop_reader_thread = 0; in tags_cache_init()
726 c->stop_reader_thread = 1; in tags_cache_destroy()
/dports/audio/abx/abx-0.0-b1/src/
H A Dplayer.c282 stop_reader_thread(Player *player) in stop_reader_thread() function
391 stop_reader_thread(player); in seek()