Vertaling van "pthread" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This allows pthread support functions to execute in the child during the vfork without imploding pthreads.
Pozwala to na wykonywanie funkcji pomocniczych pthread w pliku potomnym podczas vfork bez impozycji pthreadów.
It also tries to improve performance by using threading (you need pthread to use this feature) and a little inline assembly.
Próbuje też polepszyć wydajność przez używanie grupowania (threading) (potrzebujesz pthread, żeby używać tą opcję) i trochę assemblera w kodzie.
Improved build system (mingw64, bug fixes, default pthread on Linux).
Ulepszony system kompilacji (mingw64, poprawki błędów, domyślne pthread w systemie Linux).
Bug 3795 ProFTPD needs to use -pthread linker option if linking against OpenSSL with thread support.
Błąd 3795 ProFTPD musi użyć opcji -pthread linker jeśli łączysz się z OpenSSL z obsługą wątków.
Existing autoconf generated test for the need to link with pthread library did not check all the functions from pthread libraries; recent FreeBSD has some functions in libc but not others, and we mistakenly thought linking with libc is enough when it is not.
Istniejący test wygenerowany przez autoconf dla potrzeby połączenia z biblioteką pthread nie sprawdzał wszystkich funkcji z bibliotek pthread; ostatnie FreeBSD ma pewne funkcje w libc, ale nie inne, i błędnie uważaliśmy, że linkowanie z libc wystarcza, gdy nie jest.