Pthreads: Porovnání verzí

Smazaný obsah Přidaný obsah
m narovnání přesměrování
Robot: Opravuji 2 zdrojů and označuji 0 zdrojů jako nefunkční #IABot (v2.0beta9)
Řádek 65:
 
== POSIX vlákna pro Windows ==
Windows nativně nepodporuje standard pthreads, proto se projekt [http://sourceware.org/pthreads-win32/ Pthreads-w32] snaží poskytnout přenosnou open-source implementaci. S malou nebo žádnou modifikací mohou být také použity [[Unix]] programy (které využívají pthreads) do platformy Windows.<ref>{{cite web |url= http://world.std.com/~jmhart/opensource.htm |title= Experiments with the Open Source Pthreads Library and Some Comments |last=Hart |first=Johnson M. |date=2004-11-21 |accessdate=2010-08-29 |archive-url=https://web.archive.org/web/20100830235615/http://world.std.com/~jmhart/opensource.htm |archive-date=2010-08-30 |dead-url=yes }}</ref> Poslední verze 2.8.0 je kompatibilní s 64-bit systémy Windows.<ref>{{cite web|url=https://code.google.com/p/libusb-winusb-wip/downloads/detail?name=pthread-win32_x64.zip&can=2&q= |title=pthread-win32_x64.zip Source and binary for Pthreads-w32 v2.8.0|date=2010-01-26 |accessdate=2010-08-29}}</ref><ref>{{cite web|url=http://libusb.6.n5.nabble.com/pthreads-on-64bit-Windows-td48i20.html |title=Forum discussion: pthreads-on-64bit-Windows|date=2010-01-26|accessdate=2010-08-29}}</ref>
 
[[Interix]] – prostředí dostupné ve [[Windows Services for UNIX|Windows Services pro UNIX/Subsystem pro aplikace založené na UNIXu]]. Balíček poskytuje nativní port pthreads API, tj. nenamapováno na Win32/Win64 API ale vytvořen přímo v operačním systému "[[syscall]]" rozhraní.<ref>{{cite web |url=http://technet.microsoft.com/en-us/library/bb496994.aspx |title=Chapter 1: Introduction to Windows Services for UNIX 3.5}}</ref>
Řádek 90:
* [http://www.opengroup.org/onlinepubs/007904975/basedefs/pthread.h.html Open Group Base specifikace 6. vydání, IEEE Std 1003.1]
* [http://conferences.oreillynet.com/presentations/os2007/os_lamothe.pdf Pthreads Presentation at 2007 OSCON (O'Reilly Open Source konvence) od Adriena Lamotha. Přehled pthreads se současnými trendy.]
* [https://web.archive.org/web/20110529192843/http://www.futurechips.org/tips-for-power-coders/open-mp-pthreads.html Porovnání programovatelnosti Open MP a pthreads]
 
[[Kategorie:Programování]]