|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| BOOL | InitializeAudioDeviceListLock (VOID) |
| VOID | KillAudioDeviceListLock (VOID) |
| VOID | LockAudioDeviceList (VOID) |
| VOID | UnlockAudioDeviceList (VOID) |
Variables | |
| static HANDLE | audio_device_list_lock = NULL |
Definition at line 15 of file pnp_list_lock.c.
Referenced by CreateAudioDeviceList().
Definition at line 38 of file pnp_list_lock.c.
Referenced by CreateAudioDeviceList(), and DestroyAudioDeviceList().
Definition at line 45 of file pnp_list_lock.c.
Referenced by AppendAudioDeviceToList(), CreateAudioDeviceList(), and DestroyAudioDeviceList().
Definition at line 52 of file pnp_list_lock.c.
Referenced by AppendAudioDeviceToList(), CreateAudioDeviceList(), and DestroyAudioDeviceList().
Definition at line 12 of file pnp_list_lock.c.
Referenced by InitializeAudioDeviceListLock(), KillAudioDeviceListLock(), LockAudioDeviceList(), and UnlockAudioDeviceList().