PatchworkOS
Loading...
Searching...
No Matches
thrd_current.c File Reference
#include <stdatomic.h>
#include <stdbool.h>
#include <stdio.h>
#include <sys/proc.h>
#include <threads.h>
#include "user/common/syscalls.h"
#include "user/common/thread.h"

Go to the source code of this file.

Functions

thrd_t thrd_current (void)
 

Function Documentation

◆ thrd_current()

thrd_t thrd_current ( void  )

Definition at line 10 of file thrd_current.c.

References gettid(), and thrd_t::id.