File pthread.h¶
File List > coroutine > pthread.h
Go to the source code of this file.
#include <system_error>
#include <coroutine/return.h>
Namespaces¶
Type | Name |
---|---|
namespace | coro |
Classes¶
Type | Name |
---|---|
class | continue_on_pthread Creates a new POSIX Thread and resume the given coroutine handle on it. |
class | pthread_detacher Special return type that wraps pthread_detach __ |
class | promise_type |
class | pthread_joiner Special return type that wraps pthread_join __ |
class | promise_type |
class | pthread_spawn_promise allows pthread_attr_t* forco_await operator |
Detailed Description¶
Author:
github.com/luncliff (luncliff@gmail.com)
Copyright:
CC BY 4.0
The documentation for this class was generated from the following file interface/coroutine/pthread.h