mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
svn:r10740
This commit is contained in:
+1
-1
@@ -1439,7 +1439,7 @@ tor_gmtime_r(const time_t *timep, struct tm *result)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(USE_WIN32_THREADS) && 0
|
||||
#ifdef USE_WIN32_THREADS
|
||||
/** A generic lock structure for multithreaded builds. */
|
||||
struct tor_mutex_t {
|
||||
HANDLE handle;
|
||||
|
||||
Reference in New Issue
Block a user