Asynchronous I/O operations

hello

Does QNX support async I/O operations ?
Or a new thread should be created for every read()/write() if I don’t want to get blocked on it ?