File threadpool_pthread_impl.cc
FileList > deps > threadpool_pthread_impl.cc
Go to the source code of this file
#include <errno.h>#include <pthread.h>#include <string.h>#include <sys/syscall.h>#include <unistd.h>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/strings/str_cat.h"#include "absl/strings/str_join.h"#include "mediapipe/framework/deps/threadpool.h"#include "mediapipe/framework/port/logging.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | internal |
Classes
| Type | Name |
|---|---|
| class | WorkerThread |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/deps/threadpool_pthread_impl.cc