Hooktimer question
Displaying 1-2 of 2 total.
1
Please enter a numerical value for the importance of this sticky.
Enter 0 to unsticky.
Feyr

HookTimer isn't threaded, is it? I mean, I'm writing an event scheduling lib (similar to the one I wrote for HookRetrace, but nicer - can schedule one-time, recurring and condition-based events) and there are a few places where the event list is in a broken state for a few processor ticks in the middle of a function. Do I need to rewrite it to be thread-safe (which would require modifying my linked list code; a pain) or will it be okay as it is?

Thanks.

Posted on 2004-10-09 20:39:12 (last edited on 2004-10-09 20:39:56)

vecna

In the very first builds of v3 it was threaded, but in recent v3 builds, you will never have two threads of VC executing concurrently, due to exactly that sort of problem.

Posted on 2004-10-09 22:11:42


Displaying 1-2 of 2 total.
1
 
Newest messages

Ben McGraw's lovingly crafted this website from scratch for years.
It's a lot prettier this go around because of Jon Wofford.
Verge-rpg.com is a member of the lunarnet irc network, and would like to take this opportunity to remind you that regardless how babies taste, it is wrong to eat them.