Files
Mujoco_WASM/include/mujoco
Nimrod Gileadi f976d6d228 Use a raw function pointer instead of std::function objects in thread pool.
std::function can have an allocation cost when it's created, and also adds overhead to function calls. Since this API must be used from C, using a raw function pointer is good enough.
PiperOrigin-RevId: 562760324
Change-Id: I2b714a13e07a2b71566d013f21f76c506e817a52
2023-09-05 06:31:05 -07:00
..
2023-09-04 20:09:19 -07:00
2022-05-23 01:08:49 -07:00
2023-05-27 05:08:15 -07:00
2023-09-04 20:09:19 -07:00
2023-09-04 20:09:19 -07:00