Apollo  6.0
Open source self driving car software
Static Public Member Functions | Static Public Attributes | List of all members
apollo::prediction::PredictionThreadPool Class Reference

#include <prediction_thread_pool.h>

Collaboration diagram for apollo::prediction::PredictionThreadPool:
Collaboration graph

Static Public Member Functions

static BaseThreadPoolInstance ()
 
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
 

Member Function Documentation

◆ ForEach()

template<typename InputIter , typename F >
static void apollo::prediction::PredictionThreadPool::ForEach ( InputIter  begin,
InputIter  end,
f 
)
inlinestatic

◆ Instance()

static BaseThreadPool* apollo::prediction::PredictionThreadPool::Instance ( )
static

Member Data Documentation

◆ s_thread_pool_level

thread_local int apollo::prediction::PredictionThreadPool::s_thread_pool_level
static

The documentation for this class was generated from the following file: