开发者

tmonitor

0
  • TMonitor.Pulse vs TMonitor.PulseAll

    The Delphi Docwiki explains that Pulse notifies the next thread in the waiting queue that it will be able to lock the specified object as soon as the calling thread releases the object. PulseAll signa[详细]

    2023-03-03 16:06 分类:问答
  • What is TMonitor in Delphi System unit good for?

    After reading the articles \"Simmering Unicode, bring DPL to a boil\" and \"Simmering Unicode, bring DPL to a boil (Part 2)\" of \"The Oracle at Delphi\" (Allen Bauer), Oracle is all I understand :)[详细]

    2023-01-10 04:09 分类:问答
  • Invalid pointer operation in TMonitor.Destroy

    I\'m currently working on porting an existing Delphi 5 application to Delphi 2010. It\'s a multithreaded DLL (where the threads are spawned by Outlook) that loads into Outlook. When compiled through[详细]

    2022-12-16 04:19 分类:问答