DBPowerSuite 7.9 Application Programming Interface
Multithread Programming

 

Class Name

NOOPThread

Parent Class

UThread

Header Name

NOOPThread.h

 

Public Methods of Class NOOPThread

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

NOOPThread()

 

2

No

No

No

ps_int32 thCancel()

 

3

No

No

No

ps_int32 thCancelationPoint()

 

4

No

No

No

ps_int32 thExit(ps_int32 user_exit_status)

 

5

No

No

No

ps_int32 thGetID(ps_uint64& thread_id_orig)

 

6

No

No

No

ps_int32 thSetDetachedSw(ps_int8 sw = 0)

 

7

No

No

No

ps_int32 thSetPriority(ps_int32 priority)

 

8

No

No

No

ps_int32 thSetStackSize(ps_int32 stack_size_orig)

 

9

No

No

No

ps_int32 thSleep(ps_int32 seconds, ps_int32 microseconds = 0)

 

10

No

No

No

ps_int32 thStart()

 

11

No

No

No

ps_void * thThread(ps_void* uthread)

 

12

No

No

No

ps_int32 thWaitTillThreadEnds()

 

13

No

No

No

~NOOPThread()

 

 

Protected Methods of Class NOOPThread

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

ps_int32 thGetThreadPriority(ps_int32& priority)

 

 

Private Methods of Class NOOPThread

#

Inline

Pure Virtual

Virtual

Method

Description

 

Go to DBPowerSuite 7.9 Application Programming Interface.


Updated: Thu Jun 18 21:13:23 2009