gecko-dev/mozglue/interposers
2024-11-07 18:08:36 +00:00
..
env_interposer.cpp
getline_interposer.cpp
InterposerHelper.h Bug 1868043 - Make Android fallback path for interposed functions more reliable r=glandium 2024-01-09 10:05:44 +00:00
moz.build Bug 1917575 - Interpose __register_atfork()/pthread_atfork() and run it after clone() r=jld 2024-10-21 06:05:42 +00:00
pthread_atfork_interposer.cpp Bug 1927645 - Add missing parameter for moz_pthread_atfork_handler on non-glibc r=glandium 2024-11-07 18:08:36 +00:00
pthread_atfork.h Bug 1917575 - Interpose __register_atfork()/pthread_atfork() and run it after clone() r=jld 2024-10-21 06:05:42 +00:00
pthread_create_interposer.cpp