]> git.lizzy.rs Git - minetest.git/commit
Refactor thread utility interface
authorkwolekr <kwolekr@minetest.net>
Sat, 17 Oct 2015 01:12:30 +0000 (21:12 -0400)
committerkwolekr <kwolekr@minetest.net>
Sat, 17 Oct 2015 02:20:24 +0000 (22:20 -0400)
commit6be74d17df75714066b36cfa6ae40081526ef477
tree13bf9b742aff873d3e618a610973812c4545945c
parent836486a98e7b09e25b97c9d989301ed9eb365b3b
Refactor thread utility interface

- Add "thr_" prefix to thread utility functions
- Compare threadid_ts in a portable manner, where possible
src/client/tile.cpp
src/debug.cpp
src/itemdef.cpp
src/log.cpp
src/shader.cpp
src/threads.h