Searched hist:199614 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A D_pthread_stubs.cdiff 199614 Fri Nov 20 18:49:13 MST 2009 jhb Revert the previous change to pthread_once() stub in libc. It is actually
a feature that libstdc++ depends on to simulate the behavior of libc's
internal '__isthreaded' variable. One benefit of this is that _libc_once()
is now private to _once_stub.c.

Requested by: kan
/freebsd-11-stable/lib/libc/include/
H A Dlibc_private.hdiff 199614 Fri Nov 20 18:49:13 MST 2009 jhb Revert the previous change to pthread_once() stub in libc. It is actually
a feature that libstdc++ depends on to simulate the behavior of libc's
internal '__isthreaded' variable. One benefit of this is that _libc_once()
is now private to _once_stub.c.

Requested by: kan

Completed in 116 milliseconds