Thread
:
Some questions on Mutella 0.3.3
View Single Post
#
3
(
permalink
)
March 1st, 2002
Moak
Guest
Join Date: September 7th, 2001
Location: Europe
Posts: 816
Hi Max,
it's not really important, but I'm curious what is the purpose of this Mutex in common.cpp:
time_t xtime()
{
MLock lock(g_LibcMutex);
return time(NULL);
}
Thx, Moak
Moak
View Public Profile
Visit Moak's homepage!
Find all posts by Moak