Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Class Members
|
File Members
omni_semaphore Class Reference
#include <
omnithread.h
>
List of all members.
Public Member Functions
omni_semaphore
(unsigned int initial=1, unsigned int max_count=0x7fffffff)
~omni_semaphore
(void)
void
wait
(void)
int
trywait
(void)
void
post
(void)
Constructor & Destructor Documentation
omni_semaphore::omni_semaphore
(
unsigned int
initial
=
1
,
unsigned int
max_count
=
0x7fffffff
)
omni_semaphore::~
omni_semaphore
(
void
)
Member Function Documentation
void omni_semaphore::post
(
void
)
int omni_semaphore::trywait
(
void
)
void omni_semaphore::wait
(
void
)
The documentation for this class was generated from the following files:
omnithread.h
mach.cc
nt.cc
posix.cc
solaris.cc
vxWorks.cc
Generated on Sat Jul 8 17:15:01 2006 for GNU Radio 2.x by
1.4.1