summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical20/spintrcritical20.doc
blob: 8f4038e6c11e1afe1b43267cf36107b95e338ff1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
This file describes the directives and concepts tested by this test set.

test set name: spintrcritical20

directives:

  - _Thread_queue_Dequeue()
  - _Thread_queue_Process_timeout()

concepts:

  - Ensure that _Thread_queue_Process_timeout() works in case it is
    interrupted and _Thread_queue_Dequeue() is called.