paradiseo/trunk/paradiseo-peo/examples/man/man3/ReactiveThread.3
atantar 850b834510 paradiseo-peo modifs 0.2
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@127 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-22 16:09:55 +00:00

39 lines
616 B
Groff
Executable file

.TH "ReactiveThread" 3 "22 Dec 2006" "ParadisEO" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ReactiveThread \-
.SH SYNOPSIS
.br
.PP
Inherits \fBThread\fP.
.PP
Inherited by \fBCommunicator\fP, and \fBWorker\fP.
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBReactiveThread\fP ()"
.br
.ti -1c
.RI "void \fBsleep\fP ()"
.br
.ti -1c
.RI "void \fBwakeUp\fP ()"
.br
.in -1c
.SS "Private Attributes"
.in +1c
.ti -1c
.RI "sem_t \fBsem\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Definition at line 31 of file reac_thread.h.
.SH "Author"
.PP
Generated automatically by Doxygen for ParadisEO from the source code.