summaryrefslogtreecommitdiff
path: root/innobase/os/os0thread.c
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2001-04-181-1/+5
|\
| * Added test for PTHREAD_YIELDunknown2001-04-181-1/+3
* | os0thread.c Change pthread_yield to sched_yieldunknown2001-04-181-2/+2
|/
* Changed -O6 to -O3unknown2001-04-131-2/+4
* srv0srv.h Merging work for 3.23.37unknown2001-04-101-0/+16
* os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caus...unknown2001-04-041-2/+2
* sync0sync.c Fix the infinite spin on FreeBSDunknown2001-04-041-1/+1
* os0thread.c Added &attr to os_thread_create to get in compile on HP-UXunknown2001-03-271-1/+1
* os0thread.c Use pthread_attr_init instead of ..._createunknown2001-03-141-1/+15
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-021-8/+5
* Added Innobase to source distributionunknown2001-02-171-0/+210