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

/freebsd-11.0-release/lib/libc/gen/
H A D_once_stub.cdiff 199614 Fri Nov 20 20: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
H A D_pthread_stubs.cdiff 199614 Fri Nov 20 20: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.0-release/lib/libc/include/
H A Dlibc_private.hdiff 199614 Fri Nov 20 20: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 107 milliseconds