PatchworkOS
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"

Go to the source code of this file.

Functions

void thrd_exit (int res)
 

Function Documentation

◆ thrd_exit()