SemaphoreThread2() is only used within FreeRTOS_Semaphore.
 
Symbols
loading...
Files
loading...

SemaphoreThread2() function

Semaphore Thread 2 function

Syntax

static void SemaphoreThread2(void const *argument);
Implemented in main.c:128

Arguments

argument

shared semaphore

Return value

None

References

LocationReferrerText
main.c:128
static void SemaphoreThread2 (void const *argument)
main.c:32
static void SemaphoreThread2(void const *argument);
main.c:72main()
osThreadDef(SEM_Thread2, SemaphoreThread2, osPriorityIdle, 0, semtstSTACK_SIZE);

Call Tree

Functions called by SemaphoreThread2()
SemaphoreThread2()
Data read by SemaphoreThread2()
Data written by SemaphoreThread2()
SemaphoreThread2()::count
SemaphoreThread2()::semaphore
all items filtered out
SemaphoreThread2()
SemaphoreThread2()::count
all items filtered out
Type of SemaphoreThread2()
SemaphoreThread2()
uint32_t
all items filtered out