Multithreading with POSIX-Threads (pthreads)

preview_player
Показать описание
In this video I explain how to do Multithreading in C/C++ using POSIX-Threads (pthreads)
Рекомендации по теме
Комментарии
Автор

I have been watching your video from last year. You are a great teacher. Thank you sharing knowledge for free. Massive respect for you.

abhishakkr.malviya
Автор

I have never seen anybody teaching with better explanation . Thanks a lot.

hasandanac
Автор

Wanted to learn this from a very long time, finally I can also understand better.
Thank you

srsr
Автор

this is the best video for explaning the mentioned topic .... thank you

shubhamroy
Автор

Thank you, that was a very good explanation!

jontscott
Автор

It seems that you're always posting things that I'm studying at the moment, since Linux Kernel Programming haha

danielcampos
Автор

What a video man, reallyy helped me understand what threads are. Thank you very much. I have a question though. How would it be possible to implement Multithread Convolution on a Image with a give 5*5 kernel?

dembashow
Автор

I think thread in c++ 11 is the best choice?

zaitaohuang