| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Joe Orton <jor...@redhat.com> |
| Subject | Re: apr_pools and thread safety |
| Date | Tue, 28 Jun 2005 19:54:26 GMT |
On Tue, Jun 28, 2005 at 09:41:36AM -0700, E Holyat wrote: > I assumed that pools were thread safe. > > Is apr_palloc intended to be thread safe within a pool object? No - for a given pool, creation of subpools is a thread-safe operation, but not allocation of memory. Regards, joe | |
| Mime |
|
| View raw message | |