YAP 7.1.0
PL_thread_attr_t

Public Attributes

unsigned long local_size
 
unsigned long global_size
 
unsigned long trail_size
 
unsigned long argument_size
 
char * alias
 
int(* cancel )(int id)
 
intptr_t flags
 
void * reserved [5]
 

Detailed Description

Definition at line 106 of file SWI-Prolog.h.

Member Data Documentation

◆ alias

char* alias

Definition at line 111 of file SWI-Prolog.h.

◆ argument_size

unsigned long argument_size

Definition at line 110 of file SWI-Prolog.h.

◆ cancel

int(* cancel) (int id)

Definition at line 112 of file SWI-Prolog.h.

◆ flags

intptr_t flags

Definition at line 113 of file SWI-Prolog.h.

◆ global_size

unsigned long global_size

Definition at line 108 of file SWI-Prolog.h.

◆ local_size

unsigned long local_size

Definition at line 107 of file SWI-Prolog.h.

◆ reserved

void* reserved[5]

Definition at line 114 of file SWI-Prolog.h.

◆ trail_size

unsigned long trail_size

Definition at line 109 of file SWI-Prolog.h.


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