Searched refs:pthread_attr_getschedparam (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dthreadpsx.cpp1145 if ( pthread_attr_getschedparam(&attr, &sp) != 0 )
1147 wxFAIL_MSG(_T("pthread_attr_getschedparam() failed"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dvms_x_fix.h976 #define pthread_attr_getschedparam PTHREAD_ATTR_GETSCHEDPARAM macro

Completed in 84 milliseconds