Searched refs:pthread_t (Results 51 - 75 of 120) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dpthread.c47 pthread_t *workers;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/txn_guide/
H A Dtxn_guide.c34 typedef pthread_t thread_t;
H A Dtxn_guide_inmemory.c34 typedef pthread_t thread_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/txn_guide/
H A DTxnGuide.cpp33 typedef pthread_t thread_t;
H A DTxnGuideInMemory.cpp33 typedef pthread_t thread_t;
47 // Printing of pthread_t is implementation-specific, so we
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_mdns.c35 static pthread_t poller;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.h143 typedef pthread_t gl_thread_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/magic/
H A Dmagicserver.cpp80 pthread_t tid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/magic/
H A Dmagicserver.cpp80 pthread_t tid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dselinux.c73 static pthread_t avc_notify_thread;
234 pthread_cancel (*(pthread_t *) thread);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlock.h451 pthread_t owner;
460 { PTHREAD_MUTEX_INITIALIZER, (pthread_t) 0, 0 }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dplatform.c67 typedef pthread_t tr_thread_id;
166 pthread_t lockThread;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/glthread/
H A Dlock.h336 pthread_t owner;
345 { PTHREAD_MUTEX_INITIALIZER, (pthread_t) 0, 0 }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlock.h450 pthread_t owner;
459 { PTHREAD_MUTEX_INITIALIZER, (pthread_t) 0, 0 }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlock.h450 pthread_t owner;
459 { PTHREAD_MUTEX_INITIALIZER, (pthread_t) 0, 0 }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-canusb-linux.c81 pthread_t worker;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/usb/
H A Dtestusb.c130 pthread_t thread;
H A Dffs-test.c245 pthread_t id;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h345 pthread_t thread; /* thread reading from this file */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dframe_thread_encoder.c63 pthread_t worker[MAX_THREADS];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpthread.c66 pthread_t *workers;
91 pthread_t thread;
316 c->workers = av_mallocz(sizeof(pthread_t)*thread_count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs/ref/transapp/
H A Dtransapp.cs32 pthread_t ptid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A Dtransapp.cs32 pthread_t ptid;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Diec61883.c92 pthread_t receive_task_thread;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_thread.c67 #define THREAD_T pthread_t

Completed in 156 milliseconds

12345