You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the pthread specification does not require that the key created by pthread_key_create is non-0. I think, therefore, that the assertion is incorrect, but the absence of any guaranteed sentinel value in the standard (or is there one?) makes it hard for me to see how lazy pthread_key creation can work in this form without some hack.
while re-building rust on a FreeBSD 9.2 box; command line (from ps output):
Error output:
The text was updated successfully, but these errors were encountered: