diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-08-03 10:47:33 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-08-03 11:30:18 +0200 |
commit | 920f29e7d52404cc04a2b6e3adcbdd0556d2fa7d (patch) | |
tree | ffdc94c701835d0f6f05bdb7554f5fa350afb8b7 /src/libcharon/plugins/android/android_logger.h | |
parent | f02a3055690eefc1a3e0587c59d31596f0e4d618 (diff) | |
download | strongswan-920f29e7d52404cc04a2b6e3adcbdd0556d2fa7d.tar.bz2 strongswan-920f29e7d52404cc04a2b6e3adcbdd0556d2fa7d.tar.xz |
Use a single thread-specific value for our custom rwlock_t implementation
The pthread implementation on Android currently only supports 64
different thread-specific values per process, which we hit easily when
every rwlock_t requires one.
Diffstat (limited to 'src/libcharon/plugins/android/android_logger.h')
0 files changed, 0 insertions, 0 deletions