TMonitor

Home Forums kbmMW TMonitor

Viewing 2 reply threads
  • Author
    Posts
    • #56428
      Babis Michael
      Participant

      Hello Kim,

      Tested Delphi’s 11 TMonitor ? It seems they fixed a lot threading problems.

      Thanks

    • #56429
      TomYU
      Participant

      how to test?

      Is Delphi 11 or Delphi 11.1?

      • #56430
        Babis Michael
        Participant

        Kim has an internal test i think that’s why he discarded TMonitor from kbmMW in prior releases due bugs of TMonitor.

        Both Delphi 11 and 11.1 have fixes for threading.

    • #56504
      kimbomadsen
      Keymaster

      You can enable use of TMonitor for locking instead of kbmMW’s own fast MREW locking mechanism by defining: KBMMW_SUPPORT_MONITORLOCK

      /Kim/C4D

      • #56505
        Babis Michael
        Participant

        I need to disable KBMMW_SUPPORT_FASTMRWSLOCK after i enabled KBMMW_SUPPORT_MONITORLOCK. I dunno if this is normal.

        • #56507
          kimbomadsen
          Keymaster

          Yes… only one of them can be enabled at any time.
          /Kim/C4D

Viewing 2 reply threads
  • You must be logged in to reply to this topic.