mutouyun
|
d0b4999af4
|
re-add ipc::channel (TBD); use hpp instead of cpp to implement channel/route, cause it could visit the internal entities which in ipc.cpp
|
2018-12-19 16:37:26 +08:00 |
|
mutouyun
|
9cbfb8624f
|
separate def of route into a single cpp (test)
|
2018-12-19 12:18:53 +08:00 |
|
mutouyun
|
1e42cd794c
|
add CONFIG += c++1z, some compiler need this
|
2018-12-17 13:50:09 +08:00 |
|
mutouyun
|
245964f13d
|
CONFIG += c++1z may fail
|
2018-12-17 13:24:37 +08:00 |
|
木头云
|
131f2efd60
|
Update src.pro
|
2018-12-17 13:22:38 +08:00 |
|
mutouyun
|
44ab812925
|
rename thread_local_ptr => tls::pointer
|
2018-12-15 19:30:22 +08:00 |
|
mutouyun
|
0285e2d6e1
|
mv thread_local_ptr.h to include
|
2018-12-15 11:57:02 +08:00 |
|
mutouyun
|
0c6a3862d0
|
use thread_local_ptr instead of thread_local
|
2018-12-14 23:57:31 +08:00 |
|
mutouyun
|
bc25cd6912
|
change interface name for rw_lock
|
2018-12-12 16:14:04 +08:00 |
|
mutouyun
|
449cf75da9
|
put rw_lock to a single header file
|
2018-12-11 20:56:13 +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 |
|
mutouyun
|
9540842ba7
|
add ipc.cpp for implementation of ipc interfaces (TBD); restructure code
|
2018-11-29 23:05:53 +08:00 |
|
mutouyun
|
518fc000e7
|
add ipc.h
|
2018-11-29 18:33:58 +08:00 |
|
mutouyun
|
2905b55fcf
|
ipc::circ::queue & test_queue
|
2018-11-27 22:16:03 +08:00 |
|
mutouyun
|
fa2c8200bf
|
prepare for circ_queue
|
2018-11-27 20:57:34 +08:00 |
|
mutouyun
|
21789676e7
|
move circ_elem_array.h to include dir
|
2018-11-27 20:50:40 +08:00 |
|
mutouyun
|
3e7c97d9b6
|
rename: circ_queue.h => circ_elem_array.h; support N:M (TBD)
|
2018-11-23 18:35:13 +08:00 |
|
mutouyun
|
17375bb32c
|
add circ_queue
|
2018-11-20 23:04:32 +08:00 |
|
mutouyun
|
050bb02198
|
first commit for shm.
|
2018-11-20 11:27:39 +08:00 |
|