LF OS
Hobby operating system for amd64 with high ambitions
Loading...
Searching...
No Matches
condvar.h File Reference

(7c4d7d1 userspace/term: change eyecandy inclusion to use objcopy instead of xxd)

#include <stdint.h>
+ Include dependency graph for condvar.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef uint64_t condvar_t
 

Functions

void init_condvar (void)
 

Typedef Documentation

◆ condvar_t

Definition at line 6 of file condvar.h.

Function Documentation

◆ init_condvar()

void init_condvar ( void  )

Definition at line 16 of file condvar.c.

References condvars, kernel_alloc, and tpa_new().

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