Motr  M0
cnc_cntrl_block Struct Reference

#include <common.h>

Collaboration diagram for cnc_cntrl_block:
Collaboration graph

Data Fields

struct m0_thread ccb_threads [THR_NR]
 
struct m0_semaphore ccb_barrier
 
struct thr_args ccb_args [THR_NR]
 

Detailed Description

Definition at line 41 of file common.h.

Field Documentation

◆ ccb_args

struct thr_args ccb_args[THR_NR]

Definition at line 44 of file common.h.

◆ ccb_barrier

struct m0_semaphore ccb_barrier

Definition at line 43 of file common.h.

◆ ccb_threads

struct m0_thread ccb_threads[THR_NR]

Definition at line 42 of file common.h.


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