Searched refs:oldContext (Results 1 – 3 of 3) sorted by relevance
607 realtime_sem_context* oldContext = atomic_pointer_test_and_set( in get_current_team_context() local609 if (oldContext == NULL) in get_current_team_context()614 return oldContext; in get_current_team_context()
399 BLayoutContext* oldContext = fContext; in _LayoutWithinContext() local422 fContext = oldContext; in _LayoutWithinContext()
5747 BLayoutContext* oldContext = fLayoutData->fLayoutContext; in _Layout() local5766 fLayoutData->fLayoutContext = oldContext; in _Layout()