Browse thread
Stopping and continuing GC
- Shivkumar Chandrasekaran
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Shivkumar Chandrasekaran <shiv@e...> |
| Subject: | Stopping and continuing GC |
I noticed that both lablTK and lablGTK turn off GC and recommend using it within callbacks where it is safe. My program consumes tons of memory and I need to continue GC at the start of my callbacks and stop it again as I exit, frequently in the code. Are there any easy / standard Gc.___ calls to do the job "correctly". Thanks in advance, --shiv--\