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> |
||
---|---|---|
.. | ||
.gitignore | ||
cost.cpp | ||
exceptions.cpp | ||
hello-st.cpp | ||
hello-world.cpp | ||
hello.cpp | ||
huge-threads.cpp | ||
pthreads.cpp | ||
st-cond.cpp | ||
thread-join.cpp | ||
udp-client.cpp | ||
udp-server.cpp |