Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
各スレッドが独立したスタックを持っていることは知られていますが、Linuxシステムの静的共有オブジェクトの関数はどうですか?
静的(.a)ライブラリと共有(.so)ライブラリはどちらも、それらを呼び出す人のスタックを使用します。