summaryrefslogtreecommitdiff
path: root/README.md
blob: 0e59887d3e1b496dbc1c007b42bb2b76b5f0ba7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# kit

- Unit-testing
- Lower bound
- Dynamic array
- Input buffer
- Random number generation
- Async function
- Atomic
- Condition variable
- Mutual exclusion
- Thread

Condition variables, mutual exclusions and threads implementation was forked from [Mesa][mesa_link] source code.

[mesa_link]: https://gitlab.freedesktop.org/mesa/mesa