Searched defs:self (Results 1 - 25 of 81) sorted by relevance

1234

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-1.c37 pthread_t self = pthread_self(); local
H A D2-2.c43 pthread_t self = pthread_self(); local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-1.c35 pthread_t self = pthread_self(); local
H A D2-1.c36 pthread_t self = pthread_self(); local
H A D4-1.c35 pthread_t self = pthread_self(); local
H A D2-2.c41 pthread_t self = pthread_self(); local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_lock/
H A D1-1.c75 pthread_t self = pthread_self(); local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_unlock/
H A D2-1.c71 pthread_t self = pthread_self(); local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/robust_test/
H A Drobust1-mode2.c39 pthread_t self = pthread_self(); local
H A Drobust1-sun.c38 pthread_t self = pthread_self(); local
H A Drobust2-mode2.c41 pthread_t self = pthread_self(); local
H A Drobust2-sun.c40 pthread_t self = pthread_self(); local
H A Drobust3-mode2.c41 pthread_t self = pthread_self(); local
/haiku-fatelf/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp44 TeamsWindow* self = new TeamsWindow(settingsManager); local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/consistency_check/
H A DAdaptiveBuffering.cpp224 AdaptiveBuffering::_Writer(void* self) argument
/haiku-fatelf/src/tests/servers/input/view_input_device/
H A DViewInputDevice.cpp87 ViewInputDevice *self = (ViewInputDevice*)arg; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_signal/
H A D1-1.c50 pthread_t self = pthread_self(); local
H A D2-1.c50 pthread_t self = pthread_self(); local
H A D2-2.c41 pthread_t self = pthread_self(); local
[all...]
H A D4-1.c49 pthread_t self = pthread_self(); local
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DWatchPromptWindow.cpp53 WatchPromptWindow* self = new WatchPromptWindow(architecture, address, local
H A DBreakpointsView.cpp51 BreakpointsView* self = new BreakpointsView(team, listener); local
/haiku-fatelf/src/kits/tracker/
H A DThread.cpp69 SimpleThread* self = static_cast<SimpleThread*>(castToThis); local
/haiku-fatelf/src/servers/media/
H A DAppManager.cpp178 AppManager::_BigBrotherEntry(void* self) argument
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp16 static pthread_key_t self; variable

Completed in 191 milliseconds

1234