PatchworkOS
Loading...
Searching...
No Matches
_entry_ctx_t Struct Reference

Data Fields

thrd_start_t func
 
void * arg
 

Detailed Description

Definition at line 13 of file thrd_create.c.

Field Documentation

◆ arg

void* _entry_ctx_t::arg

Definition at line 16 of file thrd_create.c.

Referenced by _thread_entry(), and thrd_create().

◆ func

thrd_start_t _entry_ctx_t::func

Definition at line 15 of file thrd_create.c.

Referenced by _thread_entry(), and thrd_create().


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