DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
tse_task Struct Reference

#include <tse.h>

Data Fields

int dt_result
 
int dt_pad32
 
struct { 
 
   char   dt_space [TSE_PRIV_SIZE
 
dt_private 
 

Detailed Description

struct for a task object that is used for tracking an operation

Definition at line 30 of file tse.h.

Field Documentation

◆ dt_pad32

int dt_pad32

padding bytes

Definition at line 34 of file tse.h.

◆ [struct]

struct { ... } dt_private

daos schedule internal

◆ dt_result

int dt_result

result of the task operation - valid after task completion

Definition at line 32 of file tse.h.

◆ dt_space

char dt_space[TSE_PRIV_SIZE]

Definition at line 37 of file tse.h.


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