I agree, glib2 has been a bit of a pain. Implementing a mutex/thread/threadpool in a multi-platform solution is quite a task however, and I would much rather find a solid library to do these things rather than implement and maintain them ourselves.
On Tue, 2015-04-07 at 21:46 +0000, Lenahan, Charlie wrote: > I'd throw my hat in the remove glib camp too. > > On 4/7/15, 5:28 PM, "Light, John J" <john.j.light at intel.com> wrote: > > >" or since we're using glib anyway, GMainLoop?" > > > >I would prefer we move in the direction of weaning ourselves from glib > >rather than using it more, since we are aiming at tiny processors. > > > >I believe there are simple solutions to the event loop issue that don't > >require hammers. > > > >John > > > >
