GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
selftests::parallel_for::save_restore_n_threads Struct Reference

Public Member Functions

 save_restore_n_threads ()
 
 ~save_restore_n_threads ()
 

Public Attributes

int n_threads
 

Detailed Description

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

Constructor & Destructor Documentation

◆ save_restore_n_threads()

selftests::parallel_for::save_restore_n_threads::save_restore_n_threads ( )
inline

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

◆ ~save_restore_n_threads()

selftests::parallel_for::save_restore_n_threads::~save_restore_n_threads ( )
inline

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

References n_threads.

Member Data Documentation

◆ n_threads

int selftests::parallel_for::save_restore_n_threads::n_threads

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

Referenced by ~save_restore_n_threads().


The documentation for this struct was generated from the following file: