|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::CommThreadHandle, including all inherited members.
| CommThreadHandle()=default | proteus::CommThreadHandle | |
| CommThreadHandle(const CommThreadHandle &)=delete | proteus::CommThreadHandle | |
| isRunning() const | proteus::CommThreadHandle | |
| join() | proteus::CommThreadHandle | |
| operator=(const CommThreadHandle &)=delete | proteus::CommThreadHandle | |
| start(Callable &&ThreadFunc) | proteus::CommThreadHandle | inline |
| ~CommThreadHandle() | proteus::CommThreadHandle |