Thread Scheduling

rahulnitk2004

rahulnitk2004

@rahulnitk2004-SaWtmA Oct 25, 2024
Hi,
i am using a thread library other than pthreads...it doesn't have any
automatic scheduler function..but it has a dipatcher function...
How can i use this dispatcher function along with other standard C library
functions to do the scheduling....

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Ashutosh_shukla

    Ashutosh_shukla

    @ashutosh-shukla-ed4Ei4 Jan 22, 2009

    I know only Java Threads and that the OS manages the threads of applications
    Any other knowledge is welcome