Vertaling van "MIT-pthreads" in Duits
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 section describes some of the issues involved in using MIT-pthreads.
On most systems, you can force MIT-pthreads to be used by running configure with the - with-mit-threads option
Auf den meisten Systemen können Sie die Verwendung von MIT-pthreads erzwingen, indem Sie configure mit der Option - with-mit-threads ausführen
You are running on a system that uses MIT-pthreads.
Building in a nonsource directory is not supported when using MIT-pthreads because we want to minimize our changes to this code.
Die Erstellung eines Nichtquellverzeichnisses wird bei der Verwendung von MIT-pthreads nicht unterstützt, da wir unsere Änderungen an diesem Code minimieren wollen.
Because Unix socket files do not work under MIT-pthreads on some platforms, this means you need to use -h or - host with a value other than localhost when you run client programs.
Da Unix-Socketdateien jedoch auf bestimmten Plattformen unter MIT-pthreads nicht funktionieren, bedeutet dies, dass Sie -h oder - host mit einem anderen Wert als localhost verwenden müssen, wenn Sie Clientprogramme ausführen.
to build only the client code, clients do not know whether MIT-pthreads is being used and use Unix socket file connections by default.
konfiguriert, um nur den Clientcode zu erstellen, dann wissen die Clients nicht, ob MIT-pthreads verwendet wird oder nicht; deswegen verwenden sie standardmäßig die Unix-Socketdatei.
This problem occurs only on systems that do not have a working thread library and for which MySQL must be configured to use MIT-pthreads.
Dieses Problem tritt nur bei Systemen auf, die über keine funktionierende Thread-Bibliothek verfügen und für die MySQL zur Verwendung von MIT-pthreads konfiguriert sein muss.
If your system does not provide native thread support, you should build MySQL using the MIT-pthreads package.
Beginning with MySQL 4.0.2, MIT-pthreads is no longer part of the source distribution.
MIT-pthreads ist nicht in der Quelldistribution von MySQL 5.1 enthalten.
With MIT-pthreads, the sleep() system call isn't interruptible with SIGINT (break).
Bei MIT-pthreads ist der Systemaufruf sleep() nicht durch SIGINT (Pause) zu unterbrechen.
MIT-pthreads is not part of the MySQL 5.1 source distribution.
MIT-pthreads ist nicht in der Quelldistribution von MySQL 5.1 enthalten.
OpenBSD earlier than 2.5 with the MIT-pthreads package.
On Solaris 2.5.1, MIT-pthreads is 8-12% slower than Solaris native threads on a single processor.
Auf Solaris 2.5.1 ist MIT-pthreads 8 bis 12 Prozent langsamer als native Solaris-Threads auf einem einzelnen Prozessor.