NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <gflags/gflags.h>
#include <pthread.h>
#include <list>
#include <functional>
Go to the source code of this file.
Classes | |
class | ff_common::ThreadPool |
Namespaces | |
ff_common | |
Macros | |
#define | GOOGLE_ALLOW_RVALUE_REFERENCES_PUSH |
#define | GOOGLE_ALLOW_RVALUE_REFERENCES_POP |
Functions | |
DECLARE_int32 (num_threads) | |
void * | ff_common::HolderFunction (void *ptr) |
#define GOOGLE_ALLOW_RVALUE_REFERENCES_POP |
#define GOOGLE_ALLOW_RVALUE_REFERENCES_PUSH |
DECLARE_int32 | ( | num_threads | ) |