193
C-Control Pro Mega Series
© 2008 Conrad Electronic
6.18.6 Thread_MemFree
Thread Functions
Syntax
word Thread_MemFree(void);
Sub Thread_MemFree() As Word
Description
Returns the free memory that is available for the calling thread.
Parameter
None
Return Parameter
free memory in bytes
6.18.7 Thread_Resume
Thread Functions
Syntax
void Thread_Resume(byte thread);
Sub Thread_Resume(thread As Byte)
Description
If a thread has the state "waiting" it can be set to "inactive" with this function call. "Inactive" means that a
thread is ready for activation at a thread change.
Parameter
thread (0-13) thread number
6.18.8 Thread_Signal
Thread Functions
Syntax
void Thread_Signal(byte signal);
Sub Thread_Signal(signal As Byte)
Summary of Contents for C-Control Pro Mega Series
Page 1: ... 2008 Conrad Electronic C Control Pro Mega Series ...
Page 9: ...VIII Inhalt 2008 Conrad Electronic ...
Page 10: ...Part 1 ...
Page 17: ...Part 2 ...
Page 23: ...Part 3 ...
Page 41: ...32 Hardware 2008 Conrad Electronic 3 3 5 3 Component Parts Plan ...
Page 57: ...48 Hardware 2008 Conrad Electronic 3 4 5 3 Component Parts Plan ...
Page 58: ...Part 4 ...
Page 91: ...82 IDE 2008 Conrad Electronic ...
Page 92: ...Part 5 ...
Page 135: ...126 Compiler 2008 Conrad Electronic 31 1F US 63 3F 95 5F _ 127 7F DEL ...
Page 136: ...Part 6 ...
Page 231: ...Part 7 ...
Page 240: ......