Внимание: Повторный вызов g_mutex_lock() внутри уже заблокированного мьютекса не заблокирует программу и будет просто проигнорирован, что защищает от повторных блокировок.
Locks mutex. If mutex is already locked by another thread, the current thread will block until mutex is unlocked by the other thread.
Note
GMutex is neither guaranteed to be recursive nor to be non-recursive. As such, calling g_mutex_lock() on a GMutex that has already been locked by the same thread results in undefined behaviour (including but not limited to deadlocks).
objdump -t memsqld | grep mysql
содержимое можно глянуть тут pastebin.com/pLaL3FqY
цитата из документации:
kiosk — Fullscreen mode
scale:2 — Doubled window resolution
Я так понимаю благодарить нужно Android и Maemo =)