PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
thrd_exit.c File Reference
#include <stdatomic.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/proc.h>
#include <threads.h>
#include "user/common/syscalls.h"
#include "user/common/thread.h"
Include dependency graph for thrd_exit.c:

Go to the source code of this file.

Functions

void thrd_exit (int res)
 

Function Documentation

◆ thrd_exit()

void thrd_exit ( int  res)

Definition at line 11 of file thrd_exit.c.

Here is the call graph for this function:
Here is the caller graph for this function: