diff options
author | Pranav Kant <pranavk@gnome.org> | 2015-07-12 23:22:51 +0530 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-07-28 15:04:14 +0200 |
commit | a433ea9f46cc1cc0de7282f3d360d70ad215aaa8 (patch) | |
tree | b086ec24770171fcb8fb598c70121bb699e3ba71 /mysqlc | |
parent | cb94e003c066033db96da62596022385794f281c (diff) |
lokdocview: Use a thread pool for most LOK calls
This is a thread pool with just single thread because LOK is
single threaded; using multiple threads in this case would be
useless.
Primary reason we are using a thread pool here is to avoid the
overhead in spawning a new thread for each LOK call.
Change-Id: Ibbfdb7cb0a8ef9f07bcc659e65ce8997716aa245
Diffstat (limited to 'mysqlc')
0 files changed, 0 insertions, 0 deletions