[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [26190] trunk/blender/source/blender/ blenlib: Threads: added queue for passing data between threads.

lguillaume lecocqguillaume at gmail.com
Fri Jan 22 23:55:24 CET 2010


Hello,

On msvc threads.c dones not compile. MSVC don not know what is
gettimeofday()

I found on the web a function to do this on MSVC,
http://www.opalvoip.org/websvn/filedetails.php?repname=Opal&path=%2Fexternal%2Fspandsp%2Ftrunk%2Fsrc%2Fmsvc%2Fgettimeofday.c

Regards


More information about the Bf-committers mailing list