gsilvis / silvos

half-baked Silvis OS kernel
MIT License
4 stars 2 forks source link

Add 'spawn_daemon' syscall. #91

Closed gsilvis closed 5 years ago

gsilvis commented 5 years ago

Like 'spawn_thread', but it blocks the parent thread until the child thread has daemonized.