Skip to content

A convenience function which allows the calling thread to suspend its execution for some amount of time.

License

Notifications You must be signed in to change notification settings

Valkryst/C_PThread_Sleep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The foci of this repository are the sleep.c and sleep.h files.

Compiling

Add sleep.c and sleep.h to your project, update your build script, and compile as you normally would.

See the provided Makefile as a reference.

Dependencies

For development purposes, sleep.c depends on my C_Logging library. By replacing all calls to printError in sleep.c, you can remove this dependency.

About

A convenience function which allows the calling thread to suspend its execution for some amount of time.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project