Parent Directory
|
Revision Log
|
Patch
revision 1353 by aramv, Sat Jan 9 00:19:12 2010 UTC | revision 1354 by aramv, Sat Jan 9 18:38:42 2010 UTC | |
---|---|---|
# | Line 41 | Line 41 |
41 | static int _is_initialized; | static int _is_initialized; |
42 | static int _is_threading; | static int _is_threading; |
43 | ||
pthread_rwlock_t _rwlock; | ||
44 | pthread_key_t _aos_key; | pthread_key_t _aos_key; |
45 | pthread_once_t _aos_key_once; | pthread_once_t _aos_key_once; |
46 | static aos_storage_t * _global_storage; | static aos_storage_t * _global_storage; |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |