This website requires JavaScript.
Explore
Help
Sign In
mathieu
/
matos
Watch
1
Star
1
Fork
0
You've already forked matos
Code
Issues
Pull Requests
Releases
Wiki
Activity
e0c392c16e
matos
/
userspace
/
tiny.h
5 lines
45 B
C
Raw
Normal View
History
Unescape
Escape
Add tiny-C interpreter
2023-03-21 23:11:56 +01:00
#
pragma once
Implement thread_join And use it for tinyc implementation
2024-02-16 00:40:48 +01:00
void
*
func_tiny
(
void
*
args
)
;
Reference in New Issue
Copy Permalink