Apollo
6.0
Open source self driving car software
|
#include <prediction_thread_pool.h>
Static Public Member Functions | |
static BaseThreadPool * | Instance () |
template<typename InputIter , typename F > | |
static void | ForEach (InputIter begin, InputIter end, F f) |
Static Public Attributes | |
static thread_local int | s_thread_pool_level |
|
inlinestatic |
|
static |
|
static |