Home
last modified time | relevance | path

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

/dports/multimedia/libxine/xine-lib-1.2.11/src/vdr/
H A Dinput_vdr.c163 int rpc_thread_shutdown; member
1502 && !this->rpc_thread_shutdown in vdr_rpc_thread_loop()
1560 this->rpc_thread_shutdown = -1; in vdr_rpc_thread_loop()
1871 if (this->rpc_thread_shutdown > -1) in vdr_plugin_dispose()
1873 this->rpc_thread_shutdown = 1; in vdr_plugin_dispose()
2253 this->rpc_thread_shutdown = 0; in vdr_plugin_open()