Moved pthread keys to the "perl_inst" struct. Keys are allocated
authorBoian Jordanov <boianjordanov@dhcp-120.staff.orbitel.bg>
Wed, 29 Jul 2009 07:56:54 +0000 (10:56 +0300)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 30 Jul 2009 09:40:04 +0000 (11:40 +0200)
commiteac00aff561cdf5930166c1c6492f9a48e1f59e3
tree8165638cae4d52d720ebff42d7a0e079d052332b
parentb237e91a02cf9a38dfdecbeefb39fe2b2368a35a
Moved pthread keys to the "perl_inst" struct. Keys are allocated
per thread, and not via pthread_once.
src/modules/rlm_perl/rlm_perl.c