Home
last modified time | relevance | path

Searched refs:CoSetStackProt (Results 1 – 1 of 1) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
Dco_routine.cpp74 static void CoSetStackProt(CoRoutine* co, int prot) in CoSetStackProt() function
106 CoSetStackProt(co, PROT_READ); in AllocNewCoRoutine()
115 CoSetStackProt(co, PROT_WRITE | PROT_READ); in CoMemFree()