Motr  M0
m0_thread_handle Struct Reference

#include <thread.h>

Collaboration diagram for m0_thread_handle:
Collaboration graph

Data Fields

struct task_struct * h_tsk
 
unsigned long h_pid
 
pthread_t h_id
 

Detailed Description

Definition at line 45 of file thread.h.

Field Documentation

◆ h_id

pthread_t h_id

Definition at line 49 of file thread.h.

◆ h_pid

unsigned long h_pid

Definition at line 47 of file thread.h.

◆ h_tsk

struct task_struct* h_tsk

Definition at line 46 of file thread.h.


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