Searched refs:thread_started (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibstagefright.cpp75 volatile sig_atomic_t thread_started, thread_exited, stop_decode; member in struct:StagefrightContext
366 if (!s->thread_started) {
368 s->thread_started = true;
474 if (s->thread_started) {
517 s->thread_started = false;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dusbatm.h184 struct completion thread_started; member in struct:usbatm_data
H A Dusbatm.c1013 complete(&instance->thread_started);
1041 wait_for_completion(&instance->thread_started);
1125 init_completion(&instance->thread_started);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dudp.c81 int thread_started; member in struct:__anon3646
761 s->thread_started = 1;
872 if (s->thread_started) {

Completed in 180 milliseconds