diff options
| author | Torne Wuff <torne@wolfpuppy.org.uk> | 2010-01-05 22:17:32 +0000 |
|---|---|---|
| committer | Torne Wuff <torne@wolfpuppy.org.uk> | 2010-01-05 22:17:32 +0000 |
| commit | 9e1616183230aa37093cfd805ceb9ff3ebea5984 (patch) | |
| tree | 33d603a6a0898ad3b66f10fb5fcc3d1e749f2ded /apps/plugins/lua/lua.make | |
| parent | 44fa025d8f252b468f25d598976c780262e46cb2 (diff) | |
| download | rockbox-9e1616183230aa37093cfd805ceb9ff3ebea5984.zip rockbox-9e1616183230aa37093cfd805ceb9ff3ebea5984.tar.gz rockbox-9e1616183230aa37093cfd805ceb9ff3ebea5984.tar.bz2 rockbox-9e1616183230aa37093cfd805ceb9ff3ebea5984.tar.xz | |
pluginlib: Support calling a function at exit time to clean up open files
or other similar work. This is not quite the same as atexit() on POSIX as
the function is *not* called if the plugin exits by returning from
plugin_start; only if exit() is called. No code overhead if it's not used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24189 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/lua/lua.make')
0 files changed, 0 insertions, 0 deletions