C Program to implement Producer Consumer Problem Using Semaphore

Поделиться
HTML-код
  • Опубликовано: 20 сен 2021

Комментарии • 3

  • @timothiabey7122
    @timothiabey7122 Год назад +4

    I have seen the similar code in GFG,
    can you please give explanation of Producer Consumer problem using threads (semaphore.h etc ...)

  • @amalk7311
    @amalk7311 Месяц назад

    code in the pdf and actual running code is different in global declaration int full=1 in pdf and in running code its int full=0(which is right in order to get desired output)

  • @blackeye4115
    @blackeye4115 Год назад +4

    mam all notes onn shareyyavou