VirtualBox

Changeset 19039 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 21, 2009 1:38:38 AM (16 years ago)
Author:
vboxsync
Message:

iprt/file.h: a todo and a clearification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/file.h

    r18999 r19039  
    911911 * Submits a set of requests to an async I/O context for processing.
    912912 *
     913 * @todo Is it possible to call this API while another thread is in
     914 *       RTFileAioCtxWait?
     915 *
    913916 * @returns IPRT status code.
    914917 *
     
    925928/**
    926929 * Waits for request completion.
     930 *
     931 * Only one thread at a time may call this API on a context.
    927932 *
    928933 * @returns IPRT status code.
     
    962967
    963968/**
    964  * Forces any RTFileAioCtxWait() call from another thread to return immediately.
     969 * Forces any RTFileAioCtxWait() call on another thread to return immediately.
    965970 *
    966971 * @returns IPRT status code.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette