mutouyun
|
99beccd157
|
error: ‘unordered_map’ in namespace ‘std’ does not name a template type
|
2018-12-17 22:48:59 +08:00 |
|
mutouyun
|
cc19a4e941
|
eliminate warning
|
2018-12-17 22:45:32 +08:00 |
|
mutouyun
|
09c3c557ba
|
fix some bugs; use thread_local
|
2018-12-17 22:44:37 +08:00 |
|
mutouyun
|
cca70b018c
|
improve test cases (has bugs)
|
2018-12-17 19:07:18 +08:00 |
|
mutouyun
|
0b3a561c53
|
test_channel may fail unexpectedly
|
2018-12-17 14:17:43 +08:00 |
|
mutouyun
|
09ec67182a
|
fix QCOMPARE link error
|
2018-12-17 13:58:29 +08:00 |
|
mutouyun
|
3b5878902a
|
modify test case
|
2018-12-17 12:23:35 +08:00 |
|
mutouyun
|
d61aa5e5df
|
fix bugs; modify test case; add some helper using & functions
|
2018-12-17 11:49:13 +08:00 |
|
mutouyun
|
59a9df60c4
|
add test case
|
2018-12-17 00:00:13 +08:00 |
|
mutouyun
|
885abd0c21
|
adjust code
|
2018-12-16 23:22:57 +08:00 |
|
mutouyun
|
f09378b481
|
fix some bugs; if __has_include(<pthread.h>), using tls_pointer_linux.cpp; add some channel::send overloads
|
2018-12-16 21:30:55 +08:00 |
|
mutouyun
|
d6afba1d7a
|
add channel ut
|
2018-12-15 22:51:40 +08:00 |
|
mutouyun
|
1e44d6f84e
|
pimpl small object optimization
|
2018-12-14 18:50:20 +08:00 |
|
mutouyun
|
238f769f7a
|
adjust test case
|
2018-12-14 10:34:45 +08:00 |
|
mutouyun
|
17e923e67a
|
remove benchmark of ipc::rw_cas_lock
|
2018-12-14 09:47:08 +08:00 |
|
mutouyun
|
c47175360c
|
fix bug, remove rw_cas_lock
|
2018-12-14 00:00:45 +08:00 |
|
mutouyun
|
96c2a037f3
|
considering a different implementation, may have bugs
|
2018-12-13 18:37:06 +08:00 |
|
mutouyun
|
b6248ad5dc
|
use ipc::yield instead of this_thread::yield
|
2018-12-13 11:00:21 +08:00 |
|
mutouyun
|
5ffc820983
|
use rw_lock for ipc with multi-thread
|
2018-12-12 23:31:22 +08:00 |
|
mutouyun
|
c40dddcc06
|
fix bugs; optimize performance
|
2018-12-12 18:49:10 +08:00 |
|
mutouyun
|
29d25e2226
|
add benchmark for lock-test
|
2018-12-12 17:48:02 +08:00 |
|
mutouyun
|
bc25cd6912
|
change interface name for rw_lock
|
2018-12-12 16:14:04 +08:00 |
|
mutouyun
|
35a8f95619
|
test rw_lock
|
2018-12-12 00:03:42 +08:00 |
|
mutouyun
|
9c9ca8f5c4
|
(void) => ()
|
2018-12-11 22:28:29 +08:00 |
|
mutouyun
|
85bb05bb52
|
complete ipc send & recv; prepare ipc::channel; add ipc ut (basic test); add ut suit name;
|
2018-11-30 17:32:09 +08:00 |
|