Thread-local internal data.
More...
|
| static ThreadData * | current () |
| | Retrieve thread-local internal data for the current thread.
|
| |
|
|
class | Thread |
| |
|
class | ThreadMain |
| |
Thread-local internal data.
◆ ThreadData()
| libcamera::ThreadData::ThreadData |
( |
Thread * |
thread | ) |
|
|
inline |
Constructor for internal thread data.
- Parameters
-
| [in] | thread | The associated thread |
◆ current()
Retrieve thread-local internal data for the current thread.
- Returns
- The thread-local internal data for the current thread
The documentation for this class was generated from the following file:
- src/libcamera/base/thread.cpp