linux pthread multithread programming - JohnHau/mis GitHub Wiki
https://randu.org/tutorials/threads/
https://www.tutorialspoint.com/multithreaded-using-the-pthreads-api
https://linuxhint.com/pthread-join-multiple-threads-example/
https://www.cs.cmu.edu/afs/cs/academic/class/15492-f07/www/pthreads.html
https://iq.opengenus.org/multithreading-and-pthread-in-c/
http://www.cs.kent.edu/~ruttan/sysprog/lectures/multi-thread/multi-thread.html
http://www.csc.villanova.edu/~mdamian/threads/posixthreads.html
https://www.geeksforgeeks.org/multithreading-c-2/
https://www.bogotobogo.com/cplusplus/multithreading_pthread.php
https://docs.oracle.com/cd/E19120-01/open.solaris/816-5137/tlib-1/index.html
http://www.cs.kent.edu/~ruttan/sysprog/lectures/multi-thread/multi-thread.html
https://blog.gtwang.org/programming/pthread-multithreading-programming-in-c-tutorial/
https://ostechnix.com/how-to-assign-multiple-ip-addresses-to-single-network-card-in-linux/
https://www.ibm.com/docs/en/aix/7.2?topic=programming-developing-multithreaded-programs
https://www.ibm.com/docs/en/i/7.4?topic=category-pthread-apis
https://hal.inria.fr/hal-01087775
https://man7.org/linux/man-pages/man7/pthreads.7.html
https://emscripten.org/docs/porting/pthreads.html
https://ieeexplore.ieee.org/abstract/document/7092714
https://www.programmersought.net/article/329340419.html
https://reddit.fun/35732/how-does-the-stack-work-multithreaded-programs-using-pthread
https://diveintosystems.org/book/C14-SharedMemory/posix.html
https://developer.arm.com/documentation/den0013/d/Parallelizing-Software/Threading-libraries
https://www.cs.jhu.edu/~phi/csf/slides/lecture-threads.pdf
https://janv.people.uic.edu/mcs572/mcs572notes/lec10.html
https://www.cs.swarthmore.edu/~newhall/unixhelp/gdb_pthreads.php
http://www.cse.cuhk.edu.hk/~ericlo/teaching/os/lab/9-PThread/Pass.html
https://curl.se/libcurl/c/multithread.html
https://people.cs.uchicago.edu/~kaharris/cspp51081/lecture9.pdf
https://github.com/sahlberg/libnfs/blob/master/README.multithreading
http://www.cs.siue.edu/~marmcke/docs/cybergis/reviewMultiThread.html
https://sceweb.sce.uhcl.edu/helm/WEBPAGE-Cpp/my_files/AdvancedContent/Module-8/module8page.html
http://www.frlp.utn.edu.ar/materias/internetworking/apuntes/POSIX%20Threads/pthreads-tutorial.pdf
http://boron.physics.metu.edu.tr/ozdogan/OperatingSystems/ceng328/node107.html
https://programmer.group/5ed9b3a5a9bf1.html
https://rderik.com/blog/multithreading-with-pthreads-in-swift/
https://www.unix.com/programming/17611-multi-threaded-server-pthreads-sleep.html
https://developpaper.com/ios-multithreading-pthread-nsthread-detailed-summary/
https://www.dcc.fc.up.pt/~edrdo/CP1819/notes/slides/pthreads.pdf
https://quick-adviser.com/what-is-pthreads-multithreading-model/
http://lemuria.cis.vtc.edu/~pchapin/TutorialPthread/pthread-Tutorial.pdf
https://devarea.com/linux-handling-signals-in-a-multithreaded-application/#.YnzJnehByUk
https://arcb.csc.ncsu.edu/~mueller/pthreads/
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/pthread.html
https://chromium.googlesource.com/chromium/src.git/+/HEAD/docs/threading_and_tasks.md
https://www.educative.io/edpresso/how-to-sum-an-array-using-threading-in-c
https://pep-root6.github.io/docs/analysis/parallell/example.html
https://engineering.purdue.edu/~smidkiff/ece563/slides/PThreads.pdf
http://www.yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html
https://www.codegrepper.com/code-examples/c/Fibonacci+program+c+pthread
https://www.icir.org/gregor/tools/pthread-scheduling.html
https://www.sciencedirect.com/topics/computer-science/pthreads-library
https://livebook.manning.com/book/webassembly-in-action/chapter-9/7
https://livebook.manning.com/book/webassembly-in-action/chapter-9/20
https://www.sciencedirect.com/topics/computer-science/pthreads-library
https://blog.fearcat.in/a?ID=01600-615d8056-5962-4c61-8ac1-a10945832758
https://docstore.mik.ua/manuals/hp-ux/en/B2355-60130/pthread.3T.html
https://engineering.purdue.edu/~smidkiff/ece563/slides/PThreads.pdf
https://users.cs.cf.ac.uk/dave/C/node29.html
https://pubs.opengroup.org/onlinepubs/009695299/functions/pthread_once.html
http://www.diva-portal.org/smash/get/diva2:944063/FULLTEXT02
http://www.tezu.ernet.in/dcompsc/facility/HPCC/hypack/pthreads-hypack-2013/pthreads-overview.html
https://cdmana.com/2022/132/202205120947243717.html
https://cboard.cprogramming.com/cplusplus-programming/105534-multithread-pthread-opengl.html
https://web.engr.oregonstate.edu/~mjb/cs575/Handouts/pthreads.1pp.pdf
https://perso-etis.ensea.fr/zuckerman/docs/pthreads.pdf
https://www.cs.dartmouth.edu/~campbell/cs50/threads.html
https://learntutorials.net/de/c/topic/10489/multithreading
https://tls.mbed.org/kb/development/thread-safety-and-multi-threading
https://www.codeproject.com/Questions/481356/IsplustheplusPTHREADplusonlypluswayplustoplusprogr
https://www.allegro.cc/forums/thread/591243
https://articles.emptycrate.com/2008/03/12/multithreaded_c_part_1_pthreads.html
https://www.sitepoint.com/parallel-programming-pthreads-php-fundamentals/
https://karatos.com/art?id=a59cd099-6035-4202-b7dc-e754f72bdd1e
https://www.sluiceartfair.com/2020/users-questions/is-pthread-a-kernel-thread/
https://www.srcmake.com/home/cpp-advanced-multithreading
http://qi-u.com/?qa=2635/cmake-execute_process-sed-no-such-file-or-directory-error