Motr  M0
m0_ut_threads_descr Struct Reference

#include <threads.h>

Collaboration diagram for m0_ut_threads_descr:
Collaboration graph

Data Fields

void(* utd_thread_func )(void *param)
 
struct m0_threadutd_thread
 
int utd_thread_nr
 

Detailed Description

Definition at line 40 of file threads.h.

Field Documentation

◆ utd_thread

struct m0_thread* utd_thread

Definition at line 42 of file threads.h.

◆ utd_thread_func

void(* utd_thread_func) (void *param)

Definition at line 41 of file threads.h.

◆ utd_thread_nr

int utd_thread_nr

Definition at line 43 of file threads.h.


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