use pthread instead of g_thread to avoid the nightmare of glib deprecating/remoring...
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 23 Aug 2014 11:00:10 +0000 (13:00 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 23 Aug 2014 11:00:10 +0000 (13:00 +0200)
commitef58c80b895ef11c611e1865cb5ceeff9ce096d5
tree2949f500e1ea0b9d69a783453d79646d0d47453e
parent17a469b9e2611116bf69662c7ce6dea5799e7d1c
use pthread instead of g_thread to avoid the nightmare of glib deprecating/remoring often functions.
src/main.c