COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
thread_queue_t Struct Reference

#include <comms.h>

Public Attributes

int32_t tid
 
uint64_tthread_queue
 
uint64_tthread_send
 
uint64_t thread_queue_size
 
uint64_t thread_send_size
 

Detailed Description

Definition at line 100 of file comms.h.

Member Data Documentation

◆ thread_queue

uint64_t* thread_queue_t::thread_queue

Definition at line 102 of file comms.h.

◆ thread_queue_size

uint64_t thread_queue_t::thread_queue_size

Definition at line 104 of file comms.h.

◆ thread_send

uint64_t* thread_queue_t::thread_send

Definition at line 103 of file comms.h.

◆ thread_send_size

uint64_t thread_queue_t::thread_send_size

Definition at line 105 of file comms.h.

◆ tid

int32_t thread_queue_t::tid

Definition at line 101 of file comms.h.


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