CUBRID Engine  latest
thread_entry_task.hpp File Reference
#include "thread_task.hpp"
#include <cassert>
Include dependency graph for thread_entry_task.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cubthread::entry_manager
 
class  cubthread::daemon_entry_manager
 

Namespaces

 cubthread
 

Typedefs

using cubthread::entry_task = task< entry >
 
using cubthread::entry_callable_task = callable_task< entry >