Apollo  6.0
Open source self driving car software
Classes | Namespaces
rw_lock_guard.h File Reference
#include <unistd.h>
#include <atomic>
#include <condition_variable>
#include <cstdint>
#include <cstdlib>
#include <iostream>
#include <mutex>
#include <thread>
Include dependency graph for rw_lock_guard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  apollo::cyber::base::ReadLockGuard< RWLock >
 
class  apollo::cyber::base::WriteLockGuard< RWLock >
 

Namespaces

 apollo
 PlanningContext is the runtime context in planning. It is persistent across multiple frames.
 
 apollo::cyber
 
 apollo::cyber::base