aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_mutex_unlock.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-03-17 13:17:15 -0400
committerRich Felker <dalias@aerifal.cx>2011-03-17 13:17:15 -0400
commit93cc986ab37b14f8c6b624439ce2a2beca7b3cf7 (patch)
tree3086c1a955a3b90be29d9dd31030465ea07a99d1 /src/thread/pthread_mutex_unlock.c
parentunify lock and owner fields of mutex structure (diff)
downloadgrovel-93cc986ab37b14f8c6b624439ce2a2beca7b3cf7.tar.gz
grovel-93cc986ab37b14f8c6b624439ce2a2beca7b3cf7.tar.xz
reorder mutex struct fields to make room for pointers (upcoming robust mutexes)
the layout has been chosen so that pointer slots 3 and 4 fit between the integer slots on 32-bit archs, and come after the integer slots on 64-bit archs.
Diffstat (limited to 'src/thread/pthread_mutex_unlock.c')
0 files changed, 0 insertions, 0 deletions