summaryrefslogtreecommitdiff
path: root/innobase/os/os0thread.c
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@donna.mysql.fi2001-04-181-1/+5
|\
| * Added test for PTHREAD_YIELDmonty@donna.mysql.fi2001-04-181-1/+3
* | os0thread.c Change pthread_yield to sched_yieldheikki@donna.mysql.fi2001-04-181-2/+2
|/
* Changed -O6 to -O3monty@donna.mysql.fi2001-04-131-2/+4
* srv0srv.h Merging work for 3.23.37heikki@donna.mysql.fi2001-04-101-0/+16
* os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caus...heikki@donna.mysql.fi2001-04-041-2/+2
* sync0sync.c Fix the infinite spin on FreeBSDheikki@donna.mysql.fi2001-04-041-1/+1
* os0thread.c Added &attr to os_thread_create to get in compile on HP-UXheikki@donna.mysql.fi2001-03-271-1/+1
* os0thread.c Use pthread_attr_init instead of ..._createheikki@donna.mysql.fi2001-03-141-1/+15
* ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesheikki@donna.mysql.fi2001-03-021-8/+5
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-0/+210