diff options
Diffstat (limited to 'pango/break-thai.c')
-rw-r--r-- | pango/break-thai.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pango/break-thai.c b/pango/break-thai.c index 659e96e5..5560c9fe 100644 --- a/pango/break-thai.c +++ b/pango/break-thai.c @@ -27,6 +27,11 @@ #include <thai/thwchar.h> #include <thai/thbrk.h> +/* TODO + * LibThai 0.1.23 claims to be thread-safe. + * Check that and avoid locking? + * http://linux.thai.net/node/286 + */ G_LOCK_DEFINE_STATIC (th_brk); /* |