Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • I have written an RTOS-aware plugin for Ozone that displays threads, timers, mutexes and semaphores. However, when the window is first opened, I only want to display the threads. Is there an API call that I can use to programmatically hide the other queues during initialization, that doesn't require using the right mouse-click?