Public Attributes | List of all members
absl::synchronization_internal::ThreadData Struct Reference

Public Attributes

base_internal::ThreadIdentityidentity1
 
base_internal::ThreadIdentityidentity2
 
SimpleSemaphore identity2_written
 
int num_iterations
 
KernelTimeout timeout
 

Detailed Description

Definition at line 70 of file per_thread_sem_test.cc.

Member Data Documentation

base_internal::ThreadIdentity* absl::synchronization_internal::ThreadData::identity1

Definition at line 73 of file per_thread_sem_test.cc.

base_internal::ThreadIdentity* absl::synchronization_internal::ThreadData::identity2

Definition at line 74 of file per_thread_sem_test.cc.

SimpleSemaphore absl::synchronization_internal::ThreadData::identity2_written

Definition at line 72 of file per_thread_sem_test.cc.

int absl::synchronization_internal::ThreadData::num_iterations

Definition at line 71 of file per_thread_sem_test.cc.

KernelTimeout absl::synchronization_internal::ThreadData::timeout

Definition at line 75 of file per_thread_sem_test.cc.


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


abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:39