Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
03a0825286c82d79b8d489faf33a76d50713474b
/
mutex.c
09f17d6
Workaround pthreads-win32 pthread_rwlock_init limitation.
by Bruce Cran
· 12 years ago
cdb57fe
Fix rwlock error messages to specify the correct function names.
by Bruce Cran
· 12 years ago
33980f5
mutex: set pshared attributes on rw semaphore
by Shaohua Li
· 12 years ago
8f801ad
mutex: fix the expression for checking the mutext magic
by Jianpeng Ma
· 12 years ago
8b4e954
mutex: add magic checks
by Jens Axboe
· 12 years ago
d7df1d1
Rework lockfile= file lock handling
by Jens Axboe
· 12 years ago
b11e4cc
mutex: don't attempt to use CLOCK_MONOTONIC
by Jens Axboe
· 13 years ago
23a2a8e
mutex: guard pthread_condattr_setclock() by defined "have ifdef"
by Jens Axboe
· 13 years ago
b4c1fb3
mutex: more clock fixes
by Jens Axboe
· 13 years ago
ef63505
Mutex timeout work-around
by Jens Axboe
· 13 years ago
58a157d
Mutex fixes
by Jens Axboe
· 13 years ago
ceab2ea
mutex: set and use the proper clock source
by Jens Axboe
· 13 years ago
e721c57
Fixup a few items spotted by a static code checker
by Jens Axboe
· 13 years ago
b6f6abc
Switch mutex to using anonymous mmap
by Jens Axboe
· 14 years ago
9b83656
Various fixes/updates
by Bruce Cran
· 14 years ago
03e20d6
First snapshot of FIO for Windows
by Bruce Cran
· 14 years ago
3a8600b
gracefully handle full /tmp file system
by Greg Edwards
· 14 years ago
7452440
fio netbsd support
by YAMAMOTO Takashi
· 14 years ago
3b2e146
Fix some issues with the OSX port
by Jens Axboe
· 15 years ago
d481e00
Move back to realtime clock
by Jens Axboe
· 15 years ago
9c965f3
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 15 years ago
666bf12
Fix problem with mutexes and MONOTONIC clock
by Roland Dreier
· 15 years ago
69a852f
Fix wrong clock source in mutex
by Jens Axboe
· 15 years ago
656b139
Add code to detect a task that exited prior to up'ing the startup mutex
by Jens Axboe
· 15 years ago
3c2d93e
Make sure os mutex define is visible in mutex.c
by Jens Axboe
· 16 years ago
f356d01
Only use process shared mutexes on support platforms
by Jens Axboe
· 16 years ago
4fa6d0f
Fixup handling of pthread_mutex*() error returns
by Jens Axboe
· 16 years ago
42124d3
mutex: only regard less-than-zero return as error
by Jens Axboe
· 16 years ago
5921e80
Make it work on opensolaris
by Jens Axboe
· 16 years ago
4d4e80f
Revamp file locking
by Jens Axboe
· 17 years ago
64d4d31
Add read-write mutexes
by Jens Axboe
· 17 years ago
cdd18ad
Confusion between mutex and semaphore naming
by Jens Axboe
· 17 years ago
108fcc1
Fix bug in fio mutex initialization
by Zhang, Yanmin
· 17 years ago
f7c9e00
Shrink the semaphores a little
by Jens Axboe
· 18 years ago
e53bd0b
mutex error handling
by Jens Axboe
· 18 years ago
07739b5
Add a real semaphore implemtation
by Jens Axboe
· 18 years ago