PatchworkOS
Loading...
Searching...
No Matches
thrd_equal.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

int thrd_equal (thrd_t lhs, thrd_t rhs)
 

Function Documentation

◆ thrd_equal()

int thrd_equal ( thrd_t  lhs,
thrd_t  rhs 
)

Definition at line 10 of file thrd_equal.c.

References thrd_t::id.