mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 09:16:20 +00:00
Added a pthread specific swap buffer in both tc_read and tc_write. The buffer is resized if a thread tries to send a buffer larger than the current swap size. refs #187