This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4f8049377beba6d4182018ff022c658c53b38675
itgmania212121
/
stepmania
/
src
/
arch
/
Threads
T
History
Steve Checkoway
4f8049377b
The default ctor gets the time. Avoid that since we're setting it to the value of the timeval.
2006-07-18 03:53:21 +00:00
..
Threads_Pthreads.cpp
The default ctor gets the time. Avoid that since we're setting it to the value of the timeval.
2006-07-18 03:53:21 +00:00
Threads_Pthreads.h
Bah. Revert. The functions sem_init() and sem_destroy() are implemented as stubs only. They return -1 with errno=ENOSYS.
2006-02-05 13:21:58 +00:00
Threads_Win32.cpp
Fix race condition: thread->ThreadId is not necessarily assigned before
2006-04-05 06:45:03 +00:00
Threads_Win32.h
…
Threads.h
…