MuPDF 1.22.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.4 Multi-threading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 store (for caching of images, fonts, etc.) • a set of locks and (un-)locking functions (for multi-threading) Without the set of locks and accompanying functions the context and its proxies may only be all cases. We assume the standard C convention that it is safe to destroy NULL things. 2.4 Multi-threading First off, study the basic usage example in docs/examples/example.c and make sure you understand0 码力 | 175 页 | 698.87 KB | 7 月前3MuPDF 1.23.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.4 Multi-threading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 store (for caching of images, fonts, etc.) • a set of locks and (un-)locking functions (for multi-threading) Without the set of locks and accompanying functions the context and its proxies may only be all cases. We assume the standard C convention that it is safe to destroy NULL things. 2.4 Multi-threading First off, study the basic usage example in docs/examples/example.c and make sure you understand0 码力 | 245 页 | 817.74 KB | 7 月前3MuPDF 1.25.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.4 Multi-threading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 store (for caching of images, fonts, etc.) • a set of locks and (un-)locking functions (for multi-threading) Without the set of locks and accompanying functions the context and its proxies may only be destroy NULL things. 10 Chapter 2. Using MuPDF with C MuPDF Documentation, Release 1.25.0 2.4 Multi-threading First off, study the basic usage example in docs/examples/example.c and make sure you understand0 码力 | 259 页 | 1.11 MB | 7 月前3MuPDF 1.24.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 2.4 Multi-threading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 store (for caching of images, fonts, etc.) • a set of locks and (un-)locking functions (for multi-threading) Without the set of locks and accompanying functions the context and its proxies may only be destroy NULL things. 10 Chapter 2. Using MuPDF with C MuPDF Documentation, Release 1.24.0 2.4 Multi-threading First off, study the basic usage example in docs/examples/example.c and make sure you understand0 码力 | 249 页 | 830.15 KB | 7 月前3PyMuPDF 1.12.2 documentation
two-fold: 1. as a caching-mechanism to reduce parsing of a page 2. as a data structure in multi-threading setups, where one thread parses the page and another one renders pages. This aspect is currently0 码力 | 387 页 | 2.70 MB | 1 年前3PyMuPDF 1.24.2 Documentation
two-fold: 1. as a caching-mechanism to reduce parsing of a page 2. as a data structure in multi-threading setups, where one thread parses the page and another one renders pages. This aspect is currently0 码力 | 565 页 | 6.84 MB | 1 年前3
共 6 条
- 1