summaryrefslogtreecommitdiff
path: root/tar.h
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <johannes.sixt@telecom.at>2007-10-19 21:48:00 +0200
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2007-10-21 01:30:41 -0400
commit2d22c208304156892fd6674e0055a3212c1e2d2e (patch)
tree48102e69b4db1fbd0b1513df225e05fd06bb1612 /tar.h
parentupload-pack: Use start_command() to run pack-objects in create_pack_file(). (diff)
downloadtgif-2d22c208304156892fd6674e0055a3212c1e2d2e.tar.xz
Add infrastructure to run a function asynchronously.
This adds start_async() and finish_async(), which runs a function asynchronously. Communication with the caller happens only via pipes. For this reason, this implementation forks off a child process that runs the function. [sp: Style nit fixed by removing unnecessary block on if condition inside of start_async()] Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'tar.h')
0 files changed, 0 insertions, 0 deletions