Searched defs:guard (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_create/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_detach/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_exit/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_join/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c41 int guard; /* 0 => default guardsize; 1=> guardsize is 0; 2=> guard is 1 page -- this setting only affect system stacks (not user's). */ member in struct:__scenario
[all...]
/haiku-fatelf/src/bin/coreutils/lib/glthread/
H A Dlock.h210 pthread_mutex_t guard; /* protects the initialization */ member in struct:__anon3276
306 pthread_mutex_t guard; /* protects the initialization */ member in struct:__anon3278
645 gl_spinlock_t guard; /* protects the initialization */ member in struct:__anon3283
684 gl_spinlock_t guard; /* protects the initialization */ member in struct:__anon3285
721 gl_spinlock_t guard; /* protects the initialization */ member in struct:__anon3286

Completed in 41 milliseconds