bullet3/examples/MultiThreading
Erwin Coumans 4a8ad1a54e fix posix memory release issues
fix compile problems on Mac OSX
reduce shared memory size on Mac (>512*1024 fails to allocate)
2018-05-02 15:39:16 -07:00
..
b3PosixThreadSupport.cpp fix posix memory release issues 2018-05-02 15:39:16 -07:00
b3PosixThreadSupport.h fix posix memory release issues 2018-05-02 15:39:16 -07:00
b3ThreadSupportInterface.cpp add example/MultiThreading functions 2015-08-21 11:09:53 -07:00
b3ThreadSupportInterface.h simple multi threading test 2015-08-21 15:18:18 -07:00
b3Win32ThreadSupport.cpp expose lsMemory destroy function to release thread memory 2018-05-02 14:32:43 -07:00
b3Win32ThreadSupport.h expose lsMemory destroy function to release thread memory 2018-05-02 14:32:43 -07:00
main.cpp simple multi threading test 2015-08-21 15:18:18 -07:00
MultiThreadingExample.cpp fix posix memory release issues 2018-05-02 15:39:16 -07:00
MultiThreadingExample.h simple multi threading test 2015-08-21 15:18:18 -07:00
premake4.lua add example/MultiThreading functions 2015-08-21 11:09:53 -07:00