1 #ifndef LIBFILEZILLA_THREAD_HEADER 2 #define LIBFILEZILLA_THREAD_HEADER 59 bool joinable()
const;
63 virtual void entry() = 0;
Spawns and represents a new thread of execution.
Definition: thread.hpp:25
The namespace used by libfilezilla.
Definition: apply.hpp:16
Sets some global macros and further includes string.hpp.