- This topic has 0 replies, 1 voice, and was last updated 15 years, 4 months ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- The forum ‘C Programming’ is closed to new topics and replies.
Home › Forums › C Programming › Schedule events in c
Hay,
I looking for open source code in c language which schedule/deschdule a functions that will run in a new threads, so for example I can schedule the function to run every 30 minutes in new tread.
I want to use this source in my program as an infrastructure service.
I prefer using a source which will compiled on Linux and Windows platforms.
Please, any help – link