summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/async.h
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Remove long-obsolete gpxe/async.h header fileMichael Brown2008-06-121-228/+0Star
* Added async_block_progress() and default SIGUPDATE handler.Michael Brown2007-01-291-0/+21
* Added async_uninit() to simplify failure paths.Michael Brown2007-01-181-0/+1
* Create and use async_block() macro; it cuts down on the visual overheadMichael Brown2007-01-161-0/+36
* Gave asynchronous operations approximate POSIX signal semantics. ThisMichael Brown2007-01-151-38/+146
* Added generic asynchronous operations code.Michael Brown2006-05-311-0/+62