summaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorscottc <scottc>2002-07-27 23:01:00 +0000
committerscottc <scottc>2002-07-27 23:01:00 +0000
commitb258b39b6be4131e9dc4ffece74e29b18fbd33c3 (patch)
tree5e1139481390f7ab2ae60954a94acd7f015ffc46 /Makefile.def
parent9860fb12e3aa07578048dda139127d805dee3e08 (diff)
downloadgdb-b258b39b6be4131e9dc4ffece74e29b18fbd33c3.tar.gz
* include/cygwin/cygserver_process.h
(cleanup_routine::_key): New field. (cleanup_routine::cleanup_routine): Initialise new field with new argument. (cleanup_routine::operator==): New method. (cleanup_routine::cleanup): Make argument non-const. (process::is_active): New method. (process::remove): Ditto. (process::check_exit_code): Rename method. * cygserver_process.cc (process::add): Reorganize code. (process::remove): New method. (process::check_exit_code): Rename method. (process::cleanup): Use new `process::is_active' method. (process_cache::process): Ditto. (process_cache::sync_wait_array): Ditto. (process_cache::check_and_remove_process): Ditto. * cygserver_shm.cc (server_shmmgr): Make `cleanup_t' a friend. (segment_t::detach): Make argument non-const. Remove cleanup object from client if appropriate. (cleanup_t::_segptr): Remove field. (cleanup_t::cleanup_t): Initialise parent explicitly. Remove field. (cleanup_t::segptr): New method. (cleanup_t::cleanup): Add error checking and reporting. (server_shmmgr::shmdt): Make argument non-const. (server_shmmgr::find): New method.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions