diff options
author | Razvan Chitu <razvan.ch95@gmail.com> | 2016-02-19 10:24:34 +0200 |
---|---|---|
committer | Razvan Chitu <razvan.ch95@gmail.com> | 2016-02-29 15:07:43 +0200 |
commit | b2ee410dc353a871992eebcbdbb4399daa59d57b (patch) | |
tree | 398183ae24f421124fe012f72502a072c72029cb /po/nl.po | |
parent | 2b05747b3600b6f7052b7807486e77df55d61b2d (diff) | |
download | nautilus-b2ee410dc353a871992eebcbdbb4399daa59d57b.tar.gz |
thumbnails: replace pthread API with GTask and GThread
In Nautilus, thumbnail creation is handled on a separate thread. This thread is
created and managed using the POSIX threads API. For better threading support,
GTask and GThread should be used instead.
Replace the pthread with a GTask. Replace pthread_mutex with GMutex.
https://bugzilla.gnome.org/show_bug.cgi?id=762234
Diffstat (limited to 'po/nl.po')
0 files changed, 0 insertions, 0 deletions