Skip to content

zikpefu/user-thread-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zachary Ikpefua

User Mode Thread Library

KNOWN PROBLEMS: Preemptive test 2: Cannot seem to get this test, I have assertion errors and segmentation faults but I have no idea how to test in order to replicate the error. I understand fully the benefits to creating your own tests, however with something as random as the preemtive_test it becomes almost impossible to replicate an error or segfault in gdb.

DESIGN: libmythreads - user mode threading library that generates threds to speed up the users processing. General design is multiple functions down a line each completing the necessary functions in order to create the threading library. All functions about what each function does is in the main c file. I could have broken up the stunts to .h files but forgot how to. (sorry)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published