ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
thread_queue_t Struct Reference

#include <thread_queue.h>

Collaboration diagram for thread_queue_t:
Collaboration graph
[legend]

Data Fields

size_t num_threads
 
ABTI_threadp_head
 
ABTI_threadp_tail
 
ABTD_atomic_int is_empty
 

Detailed Description

Definition at line 12 of file thread_queue.h.

Field Documentation

◆ is_empty

ABTD_atomic_int thread_queue_t::is_empty

◆ num_threads

size_t thread_queue_t::num_threads

◆ p_head

ABTI_thread* thread_queue_t::p_head

◆ p_tail

ABTI_thread* thread_queue_t::p_tail

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