I am wondering if there is somewhere a list of all the system and library calls that may cause the calling thread to be suspended (putted in a wait queue) ?
Note: man
pages are not always explicit about this, see for example man 2 read
I am wondering if there is somewhere a list of all the system and library calls that may cause the calling thread to be suspended (putted in a wait queue) ?
Note: man
pages are not always explicit about this, see for example man 2 read