mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
Improvements for ST(State Threads): 1. ST: Use g++ for CXX compiler. 2. ST: Remove macros for clist. 3. ST: Remove macros for global thread and vp. 4. ST: Remove macros for vp queue operations. 5. ST: Remove macros for context switch. 6. ST: Remove macros for setjmp/longjmp. 7. ST: Remove macro for stack pad. 8. ST: Refine macro for valgrind. --------- Co-authored-by: Jacob Su <suzp1984@gmail.com>
12 lines
116 B
Text
12 lines
116 B
Text
udp-server
|
|
udp-client
|
|
cost
|
|
cost.log
|
|
thread-join
|
|
st-cond
|
|
hello-st
|
|
hello-world
|
|
huge-threads
|
|
exceptions
|
|
hello
|
|
pthreads
|