Searched refs:_wxSound_OSS_CBack (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndesd.cpp208 // _wxSound_OSS_CBack (internal): it is called when the driver (ESD) is
212 static void _wxSound_OSS_CBack(gpointer data, int source, function
232 // WakeUpEvt() (internal): it is called by _wxSound_OSS_CBack to bypass the
281 _wxSound_OSS_CBack, (gpointer)this);
285 _wxSound_OSS_CBack, (gpointer)this);
H A Dsndoss.cpp250 static void _wxSound_OSS_CBack(gpointer data, int source, function
304 m_tag = gdk_input_add(m_fd, GDK_INPUT_WRITE, _wxSound_OSS_CBack, (gpointer)this);
309 m_tag = gdk_input_add(m_fd, GDK_INPUT_READ, _wxSound_OSS_CBack, (gpointer)this);

Completed in 55 milliseconds