PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
thrd_detach.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"
Include dependency graph for thrd_detach.c:

Go to the source code of this file.

Functions

int thrd_detach (thrd_t thr)
 

Function Documentation

◆ thrd_detach()

int thrd_detach ( thrd_t  thr)

Definition at line 10 of file thrd_detach.c.

Here is the call graph for this function: