Google
 

Open Sound System
The Hitchhiker's Guide to OSS 4.1 Internals

Do you have problems with sound/audio application development? Don't panic! Click here for help!

oss_wakeup

Internal function oss_wakeup

Usage

void oss_wakeup (oss_wait_queue_t * wq, oss_mutex_t * mutex, oss_native_word * flags, short events);

Description

Under construction.

Referenced by

midi/oss_midi_core.cMIDI support.
audio/oss_audio_core.cAudio core functionality of OSS
include/oss_config.hThe top level header file for compiling OSS itself.
oss_audioloop/oss_audioloop.cOSS audio loopback (virtual) driver
Linux/wrap.hWrapper routines for Linux kernel services
VxWorks/os_vxworks.cSource file oss-current/kernel/OS/VxWorks/os_vxworks.c
SunOS/os_solaris.cOperating system abstraction functions for Solaris
BeOS/os_beos.cOperating system abstraction functions for BeOS/Haiku
FreeBSD/os_freebsd.cOperating system abstraction functions for FreeBSD
SCO_SV/os_sco.cOperating system abstraction functions for SCO OpenServer/UnixWare
Linux/osscore.cLinux kernel version specific wrapper routines.


Copyright (C) 4Front Technologies, 2007. All rights reserved.
Back to index OSS web site