C++11: Deprecate Glib::Threads



I'm starting to learn about the new concurrency APIs in C++11. I wonder
if we could soon deprecate Glib::Threads, which wraps the glib threads
API. Thoughts?
https://developer.gnome.org/glibmm/stable/group__Threads.html

Maybe we'd want to reimplement Glib::Dispatcher, which has no
corresponding API in glib, using C++11 concurrency APIs instead of
Glib::Threads.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]