This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
winpr
/
libwinpr
/
synch
History
Armin Novak
ac15ce2da8
Added mutex debug flag.
...
When mutex debugging is enabled now a stack trace is logged, if a mutex is locked on destruction.
2015-04-28 08:55:49 +02:00
..
test
winpr: add checks for *alloc
2015-04-08 11:34:37 +02:00
address.c
…
barrier.c
server: fix build on Windows
2014-08-11 19:31:38 -04:00
CMakeLists.txt
Necessary changes to get latest branch working on OpenBSD 5.6
2015-04-21 14:42:06 -04:00
condition.c
…
critical.c
hardening
2015-03-25 17:38:21 +01:00
event.c
winpr: add checks for *alloc
2015-04-08 11:34:37 +02:00
init.c
Reformatted changed files.
2014-09-09 16:32:22 +02:00
ModuleOptions.cmake
…
mutex.c
Added mutex debug flag.
2015-04-28 08:55:49 +02:00
semaphore.c
winpr: add checks for *alloc
2015-04-08 11:34:37 +02:00
sleep.c
…
srw.c
…
synch.h
libwinpr-synch: replace pthreads-based barrier implementation by interlocked operations + event and avoid deadlocks
2014-08-08 21:02:15 -04:00
timer.c
Removed INVALID_HANDLE_VALUE.
2015-03-31 15:18:46 +02:00
wait.c
Fixed pthread_mutex_timedjoin detection.
2015-04-22 09:32:59 +02:00