Seastar
High performance C++ framework for concurrent servers
Classes | Public Member Functions | List of all members
seastar::posix_thread Class Reference

Classes

class  attr
 

Public Member Functions

 posix_thread (std::function< void()> func)
 
 posix_thread (attr a, std::function< void()> func)
 
 posix_thread (posix_thread &&x)
 
void join ()
 

The documentation for this class was generated from the following file: