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

◆ identity1

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

Definition at line 73 of file per_thread_sem_test.cc.

◆ identity2

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

Definition at line 74 of file per_thread_sem_test.cc.

◆ identity2_written

SimpleSemaphore absl::synchronization_internal::ThreadData::identity2_written

Definition at line 72 of file per_thread_sem_test.cc.

◆ num_iterations

int absl::synchronization_internal::ThreadData::num_iterations

Definition at line 71 of file per_thread_sem_test.cc.

◆ timeout

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 Mon Feb 28 2022 21:31:23