RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Files | Data Structures | Macros | Typedefs | Functions

Tests SMP-specific thread behaviour. More...

Files

file  tc-score-smp-thread.c
 

Data Structures

struct  ScoreThreadValSmp_Context
 Test context for spec:/score/thread/val/smp test case. More...
 

Macros

#define EVENT_A_OBTAIN   RTEMS_EVENT_0
 
#define EVENT_A_RELEASE   RTEMS_EVENT_1
 
#define EVENT_B_OBTAIN   RTEMS_EVENT_2
 
#define EVENT_B_RELEASE   RTEMS_EVENT_3
 
#define EVENT_COUNT_EARLY   RTEMS_EVENT_4
 
#define EVENT_BUSY   RTEMS_EVENT_5
 
#define EVENT_COUNT   RTEMS_EVENT_6
 
#define EVENT_LET_WORKER_C_COUNT   RTEMS_EVENT_7
 
#define EVENT_SET_TASK_SWITCH_EXTENSION   RTEMS_EVENT_8
 

Typedefs

typedef ScoreThreadValSmp_Context Context
 

Functions

Thread_queue_Deadlock_status __wrap__Thread_queue_Path_acquire (Thread_queue_Queue *queue, Thread_Control *the_thread, Thread_queue_Context *queue_context)
 
Thread_queue_Deadlock_status __real__Thread_queue_Path_acquire (Thread_queue_Queue *queue, Thread_Control *the_thread, Thread_queue_Context *queue_context)
 
 T_TEST_CASE_FIXTURE (ScoreThreadValSmp, &ScoreThreadValSmp_Fixture)
 

Detailed Description

Tests SMP-specific thread behaviour.

This test case performs the following actions: