You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2010/09/27 17:46:59 UTC

DO NOT REPLY [Bug 46540] apr_thread_pool support doesn't allow for apr_thread customizations

https://issues.apache.org/bugzilla/show_bug.cgi?id=46540

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #2 from Jeff Trawick <tr...@apache.org> 2010-09-27 11:46:57 EDT ---
Why not just allow an apr_threadattr_t to be provided?  Then, any capabilities
added there will be reflected in apr_thread_pool with no extra effort.

Any new APIs can be added only in the unreleased 1.4.x branch or later.  The
new threadpool-create function should have "_ex" instead of "2" appended to the
name.

If you're still interested in this, I suggest posting to the dev@apr mailing
list asking for feedback on which direction to go for the new feature (assuming
no other devs follow up here).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org