proxygen
folly::BlockingQueueAddResult Struct Reference

#include <BlockingQueue.h>

Public Member Functions

 BlockingQueueAddResult (bool reused=false)
 

Public Attributes

bool reusedThread
 

Detailed Description

Definition at line 38 of file BlockingQueue.h.

Constructor & Destructor Documentation

folly::BlockingQueueAddResult::BlockingQueueAddResult ( bool  reused = false)
inline

Definition at line 39 of file BlockingQueue.h.

Member Data Documentation

bool folly::BlockingQueueAddResult::reusedThread

Definition at line 40 of file BlockingQueue.h.


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