Peeyush Tripathi
Peeyush Tripathi
  • Видео 2
  • Просмотров 2 043
MUTEX for thread synchronization in C using GCC compiler in 5 minutes.
Mutex for thread synchronization in C using GCC using Linux.
Video has info about pthread_mutex_t, pthread_mutex_lock, unlock, pthread_create, critical section, race condition etc.
Просмотров: 1 801

Видео

Multithreading in C using GCC, simple and easy explanation.
Просмотров 2424 года назад
Multithreading in C, POSIX thread, for GCC compilers, pthread, pthread_create, pthread_join.

Комментарии

  • @ramanujaamit
    @ramanujaamit Год назад

    Does this approach work for more than 2 threads or do we need to do something else ?

  • @bhimeshyadav7406
    @bhimeshyadav7406 2 года назад

    Please make the videos in Linux

  • @bhimeshyadav7406
    @bhimeshyadav7406 2 года назад

    Hiiiik sir, we want to more videos

  • @saadnazir13
    @saadnazir13 2 года назад

    Well explained I really appreciate your efforts. It is much better than many RUclips videos.

  • @avnitripathi1912
    @avnitripathi1912 4 года назад

    Thankyou, very well explained, Could you please create a video on socket programming as well, that will be really helpful :)

  • @AshokKumar-iw4gs
    @AshokKumar-iw4gs 4 года назад

    Very nicely explained.......this topic is really discussed in College but now i can make my own threads....... Thank you so muchh bhai.

  • @avnitripathi1823
    @avnitripathi1823 4 года назад

    Very well Explained, thanks (y)