The Wayback Machine - https://web.archive.org/web/20201112020935/https://github.com/topics/thread-pool
Skip to content
#

thread-pool

Here are 330 public repositories matching this topic...

transmittable-thread-local

📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling components.
  • Updated Nov 4, 2020
  • Kotlin
ihhub
ihhub commented Jan 22, 2020

We have Bitmap image saving function void Save( const std::string & path, const penguinV::Image & image, uint32_t startX, uint32_t startY, uint32_t width, uint32_t height ) which locates in src/file/bmp_image.h and src/file/bmp_image.cpp files.

During file saving we purposely copy a line of image to temporary array and then write the array into file. The reason behind this is that

Improve this page

Add a description, image, and links to the thread-pool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thread-pool topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.