diff options
author | Davi Arnaut <Davi.Arnaut@Sun.COM> | 2010-02-26 23:09:36 -0300 |
---|---|---|
committer | Davi Arnaut <Davi.Arnaut@Sun.COM> | 2010-02-26 23:09:36 -0300 |
commit | a3f59677f886a45e0d0b1b5cf0225966ecf6ee15 (patch) | |
tree | 74ef9987f54e39eb4ac1d3dbbc1a6bb57637f1db /win | |
parent | 684b293c22c595c780567eb50b3fcdb73f56e002 (diff) | |
download | mariadb-git-a3f59677f886a45e0d0b1b5cf0225966ecf6ee15.tar.gz |
Workaround the pthread_once_t static initialization. Per the
POSIX standard, reinitialization of a pthread_once is a gray
area, but it is needed to support subsequent initializations
of the client library.
mysys/charset.c:
Reinitialize a pthread_once_t variable.
Diffstat (limited to 'win')
0 files changed, 0 insertions, 0 deletions