Araq
|
572fd067cf
added system.runOnThreadCreationHandlers for initialization of thread local storage for the main thread
|
8 years ago |
Andreas Rumpf
|
61937974e2
added system.onThreadCreation feature for safe thread local storage initializations
|
8 years ago |
Fabian Keller
|
5f6f444d55
naive work-around for time redefinition (#5193)
|
8 years ago |
Andreas Rumpf
|
a93ca14418
disable pinToCpu for OSX
|
8 years ago |
Andreas Rumpf
|
bc53d2c9de
bugfix: bottom of AVL tree is now threadsafe
|
8 years ago |
Andreas Rumpf
|
03768e7da0
attempt to fix #4640
|
8 years ago |
Andreas Rumpf
|
479373ad79
fixes #4088
|
8 years ago |
coffeepots
|
ea03199400
Add handle function to Thread type
|
8 years ago |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
8 years ago |
Jacek Sieka
|
8d7a45f205
prefer consts to importing #defines from headers
|
8 years ago |
Hans Raaf
|
5385798838
Made nimphpext work with gc:stack.
|
8 years ago |
Araq
|
03550f14f8
createThread is more convenient to use with a proc taking no arguments
|
9 years ago |
Reimer Behrends
|
639b5e0069
Properly register threads with the Boehm GC.
|
9 years ago |
Araq
|
20c2b00822
make --gc:none work with --threads:on
|
9 years ago |
Araq
|
70fe773bbe
implemented system.pinToCpu
|
9 years ago |
Sergey Avseyev
|
70ce8695e7
Fix #2672. Do not define globalsSlot for native TLS
|
9 years ago |
Sergey Avseyev
|
f9d8d6ce09
Trim trailling spaces
|
9 years ago |
Stefan Talpalaru
|
bdac85f2cf
Merge branch 'devel' into gogc
|
9 years ago |
pdw
|
2ca90a20a1
lib/system/g-w - Dropped 'T' from types
|
9 years ago |
Stefan Talpalaru
|
50e96ad939
the Go GC - initial implementation
|
9 years ago |
Philip Wernersbach
|
f8d6d74368
Fix pthread_create binding when compiling in C++ mode.
|
9 years ago |
Araq
|
3dd1ecbae4
fixes #2074
|
9 years ago |
Hans Raaf
|
55ab6cc2b3
Disable -pthread for linker on OSX
|
10 years ago |
Araq
|
af84f754b0
proper fix for stack initialization and threadvar emulation
|
10 years ago |
Reimer Behrends
|
c43e7c4ff6
Remove references to pthread_mutex_timedlock().
|
10 years ago |
Araq
|
9d9c3fe121
merged things from devel
|
10 years ago |
Araq
|
24afab2a95
Threads work again
|
10 years ago |
Araq
|
30823c1ce3
make tests green
|
10 years ago |
Dominik Picheta
|
8446d51a6a
Winlean and threads case sensitivity fixes.
|
10 years ago |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 years ago |