GDB (xrefs)
Loading...
Searching...
No Matches
selftests::parallel_for Namespace Reference

Classes

struct  save_restore_n_threads
 

Functions

static void TEST (int n_threads)
 
static void test (int n_threads)
 
static void test_n_threads ()
 

Function Documentation

◆ TEST()

static void selftests::parallel_for::TEST ( int n_threads)
static

Definition at line 101 of file parallel-for-selftests.c.

References FOR_EACH, NUMBER, and SIZE_MAX.

◆ test()

static void selftests::parallel_for::test ( int n_threads)
static

Definition at line 68 of file parallel-for-selftests.c.

Referenced by test_n_threads().

◆ test_n_threads()

static void selftests::parallel_for::test_n_threads ( )
static

Definition at line 75 of file parallel-for-selftests.c.

References test().

Referenced by _initialize_parallel_for_selftests().