git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@541 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
f2bd57d995
commit
8c41fc0b81
204 changed files with 9305 additions and 126 deletions
39
trunk/paradiseo-peo/doc/man/man3/ReactiveThread.3
Normal file
39
trunk/paradiseo-peo/doc/man/man3/ReactiveThread.3
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
.TH "ReactiveThread" 3 "5 Jul 2007" "Version 0.1" "ParadisEO-PEO" \" -*- 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 16 of file reac_thread.h.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for ParadisEO-PEO from the source code.
|
||||
Loading…
Add table
Add a link
Reference in a new issue