This project has retired. For details please refer to its Attic page.
Apache Mesos: process::RunQueue Class Reference
Apache Mesos
Public Member Functions | Public Attributes | List of all members
process::RunQueue Class Reference

#include <run_queue.hpp>

Public Member Functions

bool  extract (ProcessBase *process)
 
void  wait ()
 
void  enqueue (ProcessBase *process)
 
 
bool  empty ()
 
void  decomission ()
 
size_t  capacity () const
 

Public Attributes

std::atomic_long  epoch = ATOMIC_VAR_INIT(0L)
 

Member Function Documentation

size_t process::RunQueue::capacity ( ) const
inline
void process::RunQueue::decomission ( )
inline
ProcessBase* process::RunQueue::dequeue ( )
inline
bool process::RunQueue::empty ( )
inline
void process::RunQueue::enqueue ( ProcessBaseprocess )
inline
bool process::RunQueue::extract ( ProcessBaseprocess )
inline
void process::RunQueue::wait ( )
inline

Member Data Documentation

std::atomic_long process::RunQueue::epoch = ATOMIC_VAR_INIT(0L)

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

Generated by   doxygen 1.8.11

AltStyle によって変換されたページ (->オリジナル) /