Motr  M0
sm_call Struct Reference
Collaboration diagram for sm_call:
Collaboration graph

Data Fields

void * sc_input
 
int(* sc_call )(void *)
 
int sc_output
 
struct m0_semaphore sc_wait
 

Detailed Description

Definition at line 786 of file sm.c.

Field Documentation

◆ sc_call

int(* sc_call) (void *)

Definition at line 788 of file sm.c.

◆ sc_input

void* sc_input

Definition at line 787 of file sm.c.

◆ sc_output

int sc_output

Definition at line 789 of file sm.c.

◆ sc_wait

struct m0_semaphore sc_wait

Definition at line 790 of file sm.c.


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