thread
class
thread
{
public
: thread( char*
options =
"" )
;
// constructor and
virtual
~thread()
{
}
;
slide
:
thread