Classes | Namespaces | Functions
per_thread_sem.h File Reference
#include <atomic>
#include "absl/base/internal/thread_identity.h"
#include "absl/synchronization/internal/create_thread_identity.h"
#include "absl/synchronization/internal/kernel_timeout.h"
Include dependency graph for per_thread_sem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  absl::synchronization_internal::PerThreadSem
 

Namespaces

 absl
 
 absl::synchronization_internal
 

Functions

void AbslInternalPerThreadSemPost (absl::base_internal::ThreadIdentity *identity)
 
bool AbslInternalPerThreadSemWait (absl::synchronization_internal::KernelTimeout t)
 

Function Documentation

void AbslInternalPerThreadSemPost ( absl::base_internal::ThreadIdentity identity)

Definition at line 65 of file per_thread_sem.cc.

bool AbslInternalPerThreadSemWait ( absl::synchronization_internal::KernelTimeout  t)

Definition at line 70 of file per_thread_sem.cc.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59