#include <G4Threading.hh>
Public 타입 | |
typedef G4int | native_handle_type |
typedef std::thread::id | id |
Public 멤버 함수 | |
G4DummyThread () | |
template<typename _Func , typename... _Args> | |
G4DummyThread (_Func func, _Args &&..._args) | |
native_handle_type | native_handle () const |
bool | joinable () const |
id | get_id () const noexcept |
void | swap (G4DummyThread &) |
void | join () |
void | detach () |
정적 Public 멤버 함수 | |
static unsigned int | hardware_concurrency () noexcept |
G4Threading.hh 파일의 196 번째 라인에서 정의되었습니다.
typedef std::thread::id G4DummyThread::id |
G4Threading.hh 파일의 200 번째 라인에서 정의되었습니다.
G4Threading.hh 파일의 199 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 204 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 208 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 219 번째 라인에서 정의되었습니다.
|
inlinenoexcept |
G4Threading.hh 파일의 216 번째 라인에서 정의되었습니다.
|
inlinestaticnoexcept |
G4Threading.hh 파일의 222 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 218 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 215 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 214 번째 라인에서 정의되었습니다.
|
inline |
G4Threading.hh 파일의 217 번째 라인에서 정의되었습니다.