libcamera  v0.3.0
Supporting cameras in Linux since 2019
Classes | Namespaces
thread.h File Reference

Thread support. More...

#include <memory>
#include <sys/types.h>
#include <thread>
#include <libcamera/base/private.h>
#include <libcamera/base/message.h>
#include <libcamera/base/signal.h>
#include <libcamera/base/utils.h>
Include dependency graph for thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libcamera::Thread
 A thread of execution. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

Thread support.