Skip to content

Process Id (PID) manager that keeps track of free PIDs and ensures that no two active processes are having the same pid. Once a process terminates the PID manager may assigns its pid to new process.

License

Notifications You must be signed in to change notification settings

aviavinas/Process-Id-manager-using-thread-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Process-Id-manager-using-thread-in-c

Process Id (PID) manager that keeps track of free PIDs and ensures that no two active processes are having the same pid. Once a process terminates the PID manager may assigns its pid to new process.

About

Process Id (PID) manager that keeps track of free PIDs and ensures that no two active processes are having the same pid. Once a process terminates the PID manager may assigns its pid to new process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages