|
|
@331
|
14 years |
Yuri Dario |
pthread: added missing pthread_detach export.
|
|
|
@330
|
14 years |
Yuri Dario |
pthread: added missing pthread_detach export.
|
|
|
@326
|
14 years |
Yuri Dario |
pthread: do not compile _DLL_InitTerm for static libraries (komh).
|
|
|
@325
|
14 years |
Yuri Dario |
pthread: fix return codes and variable init (komh).
|
|
|
@324
|
14 years |
Yuri Dario |
pthread: added missing prototypes (komh).
|
|
|
@323
|
14 years |
Yuri Dario |
pthread: inherit build flags from environment.
|
|
|
@322
|
14 years |
Yuri Dario |
pthread: customize kmk tarket names.
|
|
|
@321
|
14 years |
Yuri Dario |
pthread: added missing export.
|
|
|
@315
|
14 years |
Yuri Dario |
pthread: install ExceptQ exception handler in running thread.
|
|
|
@314
|
14 years |
Yuri Dario |
pthread: added test suite source files (from pthread-win32 package) …
|
|
|
@313
|
14 years |
Yuri Dario |
pthread: fix PTHREAD_COND_INITILIZER macro.
|
|
|
@312
|
14 years |
Yuri Dario |
pthread: return EBUSY if mutex is not owned, fixes 100% cpu on destroy …
|
|
|
@311
|
14 years |
Yuri Dario |
pthread: THR_self is not created, pthread_self() return a different …
|
|
|
@310
|
14 years |
Yuri Dario |
pthread: moved data structures to private header, now public ABI does …
|
|
|
@270
|
14 years |
Yuri Dario |
pthread: fixed pthread_create prototype.
|
|
|
@242
|
14 years |
Yuri Dario |
pthread: equal() is now a real function, fixes compiler warnings.
|
|
|
@241
|
14 years |
Yuri Dario |
pthread: revert mutex destroy value.
|
|
|
@240
|
14 years |
Yuri Dario |
pthread: fixed atomic exchange, fix mutex destroy value.
|
|
|
@239
|
14 years |
Yuri Dario |
pthread: fixed THR_self init, first TLS key is 0; removed unused …
|
|
|
@238
|
14 years |
Yuri Dario |
pthread: more error cheching in join(), warning cleanup.
|
|
|
@237
|
14 years |
Yuri Dario |
pthread: protect mutex initialization, KO Myung-Hun.
|
|
|
@236
|
14 years |
Yuri Dario |
pthread: fixed once structure init, KO Myung-Hun.
|
|
|
@234
|
14 years |
Yuri Dario |
pthread: added support for joinable and detachable threads, improved …
|
|
|
@224
|
14 years |
Yuri Dario |
pthread: (partial) merge once code from redhat win32 pthread.
|
|
|
@223
|
14 years |
Yuri Dario |
pthread: (partial) merge mutex code from redhat win32 pthread.
|
|
|
@222
|
14 years |
Yuri Dario |
pthread: mutex updates, code by KO Myung-Hun.
|
|
|
@221
|
14 years |
Yuri Dario |
pthread: mutex updates, code by KO Myung-Hun.
|
|
|
@181
|
14 years |
Yuri Dario |
pthread: implement pthread_mutex_trylock as real function.
|
|
|
@148
|
15 years |
Yuri Dario |
pthread: build as dynamic library, 20100929.
|
|
|
@147
|
15 years |
Yuri Dario |
pthread: implemented pthread_join(), source cleanup.
|
|
|
@146
|
15 years |
Yuri Dario |
pthread: implemented pthread_join(), source cleanup.
|
|
|
@145
|
15 years |
Yuri Dario |
pthread: pthread emulation, 20100217.
|
|
|
@144
|
15 years |
Yuri Dario |
pthread: pthread emulation, 20081008 tls.
|
|
|
@143
|
15 years |
Yuri Dario |
pthread: pthread emulation, 20080822 kmk build system.
|
|
|
@142
|
15 years |
Yuri Dario |
pthread: pthread emulation, 20080430.
|
|
|
@141
|
15 years |
Yuri Dario |
pthread: pthread emulation, 20060719.
|
|
|
@140
|
15 years |
Yuri Dario |
pthread: pthread emulation, 20050923.
|