NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::thread 成员列表

成员的完整列表,这些成员属于 neforce::thread,包括所有继承而来的类成员

detach()neforce::thread
get_id() const noexceptneforce::threadinline
join()neforce::thread
joinable() const noexceptneforce::threadinline
name(char *buffer, size_t size) constneforce::thread
name(native_handle_type handle, char *buffer, size_t size)neforce::threadstatic
native_handle() const noexceptneforce::threadinline
native_handle_type typedefneforce::thread
operator=(thread &&other) noexceptneforce::thread
set_name(const char *name)neforce::thread
set_name(native_handle_type handle, const char *name)neforce::threadstatic
start(F &&f, Args &&... args)neforce::threadinline
swap(thread &other) noexceptneforce::thread
thread() noexcept=defaultneforce::thread
thread(F &&f, Args &&... args)neforce::threadinlineexplicit
thread(thread &&other) noexceptneforce::thread
~thread()neforce::thread