Jopnal Engine  alpha 0.4
Simple Component Based 2D/3D Game Engine
jop::Thread Member List

This is the complete list of members for jop::Thread, including all inherited members.

attachJavaThread(void *vm, void *mainEnv)jop::Threadstatic
detach()jop::Thread
detachJavaThread(void *vm)jop::Threadstatic
getCurrentJavaEnv()jop::Threadstatic
getId() const jop::Thread
isJoinable() const jop::Thread
join()jop::Thread
operator=(Thread &&other)jop::Thread
Priority enum namejop::Thread
setPriority(const Priority priority)jop::Thread
terminate()jop::Thread
Thread()jop::Thread
Thread(F &&func, Args &&...args)jop::Threadexplicit
Thread(Thread &&other)jop::Thread
~Thread()jop::Thread