Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in omnithreadlibrary

Get a function result asynchronously in Delphi using Omni Thread Library

Delphi - Omnithreadlibrary, death of main thread in console application

How to pass params to Parallel.Async() in OmniThreadLibrary?

delphi omnithreadlibrary

How upload files to azure in background with Delphi and OmniThread?

Multithreaded WinHttp downloads

How to update progress indicator from a second thread?

delphi omnithreadlibrary

How can I capture variables by anonymous method when using it in OTL?

Why do I need Sharemem in my Delphi dll which only exposes a function with WideString parameters?

Why does the following code using IOmniThreadPool cause access violations?

Porting a multi-threading Delphi application to Mac: what are my choices?

Delphi - Threading frameworks [closed]

How to implement thread which periodically checks something using minimal resources?