Skip to content

syssoft-os/MoreThreadsPosix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

More Threads (POSIX)

A simple program demonstrating how to create additional threads (pthreads) in a c/POSIX environment.

Create the executable by calling the compiler: gcc -o more_threads more_threads.c

About

How to create additional threads in a POSIX environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages