-
Notifications
You must be signed in to change notification settings - Fork 0
philipzhux/user_thread
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. How the preemptive scheduler is implemented? ---------------------------------------------------------------------- 2. How to compile your library and run your program? Run "make" to generate library "gtthread.a" To run any program "example.c" using library "gtthread.a" run below gcc -Wall -pedantic -w -I{...} -o example example.c gtthread.a Run "make clean" to remove all binaries
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published