This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-11 20:49:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
libks
/
test
History
Shane Bryldt
b4ff0097eb
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
..
.gitignore
update libks
2016-11-23 13:23:33 -06:00
Makefile.am
FS-10166: Removed old DHT tests and stuff related to libtorrent, and a straggling diff related to old DHT.
2017-03-22 18:22:08 -05:00
tap.c
update libks
2016-11-23 13:23:33 -06:00
tap.h
update libks
2016-11-23 13:23:33 -06:00
test_thread_pools.c
update thread pool test to use new pool_free syntax
2017-01-25 17:13:23 -06:00
testacl.c
add ks_acl
2017-01-25 17:10:50 -06:00
testhash.c
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testhash.vcxproj
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testpools.c
FS-10052: [libks] Add experimental ref counting to ks_pool #resolve
2017-02-16 20:34:43 -06:00
testpools.vcxproj
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testq.c
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testq.vcxproj
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testsock2.c
update libks
2016-11-23 13:23:33 -06:00
testsock.c
update libks
2016-11-23 13:23:33 -06:00
testsock.vcxproj
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testthreadmutex.c
make ks_pool_free appear take double pointer
2017-01-25 14:59:36 -06:00
testthreadmutex.vcxproj
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testtime.c
update libks
2016-11-23 13:23:33 -06:00
testtime.vcxproj
FS-10167: Switched reader writer lock code to use ks_thread_self_id instead of ks_thread_self, which is more appropriate and resolves a couple issues related to duplicating handles for windows. Clean compiling across all tests on windows now, updated all of the solution and project files for required changes.
2017-03-23 16:31:16 -06:00
testwebsock.c
update libks
2016-11-23 13:23:33 -06:00