Searched refs:InterlockedIncrement (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/windowsPorts/
H A Dwindows2linux.h62 #define InterlockedIncrement(x) __sync_fetch_and_add((x), 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlock.c534 if (InterlockedIncrement (&lock->guard.started) == 0)
666 if (InterlockedIncrement (&lock->guard.started) == 0)
719 if (InterlockedIncrement (&lock->guard.started) == 0)
837 if (InterlockedIncrement (&lock->guard.started) == 0)
888 if (InterlockedIncrement (&once_control->started) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/glthread/
H A Dlock.c649 if (InterlockedIncrement (&lock->guard.started) == 0)
789 if (InterlockedIncrement (&lock->guard.started) == 0)
843 if (InterlockedIncrement (&lock->guard.started) == 0)
967 if (InterlockedIncrement (&lock->guard.started) == 0)
1024 if (InterlockedIncrement (&once_control->started) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlock.c533 if (InterlockedIncrement (&lock->guard.started) == 0)
665 if (InterlockedIncrement (&lock->guard.started) == 0)
718 if (InterlockedIncrement (&lock->guard.started) == 0)
836 if (InterlockedIncrement (&lock->guard.started) == 0)
887 if (InterlockedIncrement (&once_control->started) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlock.c533 if (InterlockedIncrement (&lock->guard.started) == 0)
665 if (InterlockedIncrement (&lock->guard.started) == 0)
718 if (InterlockedIncrement (&lock->guard.started) == 0)
836 if (InterlockedIncrement (&lock->guard.started) == 0)
887 if (InterlockedIncrement (&once_control->started) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/iface/
H A Drtmp_usb.h91 #define InterlockedIncrement atomic_inc macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dthread.cpp320 ::InterlockedIncrement(&m_nRef);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_win32.c222 InterlockedIncrement(&mutexp->nwaiters);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow_capture.h95 return InterlockedIncrement(&this->ref); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dthreads.c791 if (InterlockedIncrement(&run_once.control) == 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dthreads.c791 if (InterlockedIncrement(&run_once.control) == 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Dactivex.cpp84 InterlockedIncrement(&refCount.l);\
104 InterlockedIncrement(&lockCount.l);\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dthread.cpp460 ::InterlockedIncrement(&m_nRef);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dthreads.c939 if (InterlockedIncrement(&run_once.control) == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dthreads.c939 if (InterlockedIncrement(&run_once.control) == 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-win.c3096 return InterlockedIncrement (&atomic->value) - 1;

Completed in 305 milliseconds