|
libMesh
|
Scheduler to manage threads. More...
#include <threads_none.h>
Public Member Functions | |
| task_scheduler_init (int=automatic) | |
| void | initialize (int=automatic) |
| void | terminate () |
| task_scheduler_init (int=automatic) | |
| void | initialize (int=automatic) |
| void | terminate () |
Static Public Attributes | |
| static const int | automatic = -1 |
Scheduler to manage threads.
Definition at line 48 of file threads_none.h.
Definition at line 52 of file threads_none.h.
Definition at line 248 of file threads_pthread.h.
Definition at line 53 of file threads_none.h.
Definition at line 249 of file threads_pthread.h.
|
inline |
Definition at line 54 of file threads_none.h.
|
inline |
Definition at line 250 of file threads_pthread.h.
|
static |
Definition at line 51 of file threads_none.h.
1.8.14