Hermes2D
2.0
|
Public Attributes | |
pthread_t | thread |
< Thread information More... | |
bool | should_quit |
True if view thread should end. | |
Definition at line 72 of file view_support.cpp.
pthread_t Hermes::Hermes2D::Views::ThreadInfo::thread |
< Thread information
View thread.
Definition at line 73 of file view_support.cpp.
Referenced by Hermes::Hermes2D::Views::wait_for_all_views_close().